[INFO] fetching crate openleadr-vtn 0.1.1...
[INFO] testing openleadr-vtn-0.1.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate openleadr-vtn 0.1.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate openleadr-vtn 0.1.1
[INFO] finished tweaking crates.io crate openleadr-vtn 0.1.1
[INFO] tweaked toml for crates.io crate openleadr-vtn 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate openleadr-vtn 0.1.1 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate openleadr-vtn 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator v0.20.0
[INFO] [stderr]   Downloaded validator_derive v0.20.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.54
[INFO] [stderr]   Downloaded iso8601-duration v0.2.0
[INFO] [stderr]   Downloaded iso_country v0.1.4
[INFO] [stderr]   Downloaded iso_currency v0.5.3
[INFO] [stderr]   Downloaded serde_html_form v0.2.8
[INFO] [stderr]   Downloaded axum-macros v0.5.0
[INFO] [stderr]   Downloaded headers v0.4.1
[INFO] [stderr]   Downloaded axum-extra v0.10.3
[INFO] [stderr]   Downloaded openleadr-wire v0.1.1
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.1
[INFO] [stderr]   Downloaded serde_with_macros v3.15.1
[INFO] [stderr]   Downloaded serde_with v3.15.1
[INFO] [stderr]   Downloaded webpki-roots v1.0.3
[INFO] [stderr]   Downloaded rustls v0.23.32
[INFO] [stderr]   Downloaded web-sys v0.3.81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b5e5fc0eb6eb8a97e27d5ccdfb8d8ff55b68bde4c0e268c7a3d67ad3239f49f
[INFO] running `Command { std: "docker" "start" "-a" "6b5e5fc0eb6eb8a97e27d5ccdfb8d8ff55b68bde4c0e268c7a3d67ad3239f49f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b5e5fc0eb6eb8a97e27d5ccdfb8d8ff55b68bde4c0e268c7a3d67ad3239f49f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b5e5fc0eb6eb8a97e27d5ccdfb8d8ff55b68bde4c0e268c7a3d67ad3239f49f", kill_on_drop: false }`
[INFO] [stdout] 6b5e5fc0eb6eb8a97e27d5ccdfb8d8ff55b68bde4c0e268c7a3d67ad3239f49f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6688137ba650dcb8270a24a9f83e7fe17d0899586e06bd56c877e9947a82606b
[INFO] running `Command { std: "docker" "start" "-a" "6688137ba650dcb8270a24a9f83e7fe17d0899586e06bd56c877e9947a82606b", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling iso_currency v0.5.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling iso_country v0.1.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling serde_html_form v0.2.8
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling openleadr-vtn v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling iso8601-duration v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling openleadr-wire v0.1.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling axum-extra v0.10.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] running `Command { std: "docker" "inspect" "6688137ba650dcb8270a24a9f83e7fe17d0899586e06bd56c877e9947a82606b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6688137ba650dcb8270a24a9f83e7fe17d0899586e06bd56c877e9947a82606b", kill_on_drop: false }`
[INFO] [stdout] 6688137ba650dcb8270a24a9f83e7fe17d0899586e06bd56c877e9947a82606b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c563a3a8b3fd3abfef3195ca784e340fd454a62b69d10f4023a16d5a5332f18
[INFO] running `Command { std: "docker" "start" "-a" "7c563a3a8b3fd3abfef3195ca784e340fd454a62b69d10f4023a16d5a5332f18", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling axum-extra v0.10.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling openleadr-vtn v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 57.12s
[INFO] running `Command { std: "docker" "inspect" "7c563a3a8b3fd3abfef3195ca784e340fd454a62b69d10f4023a16d5a5332f18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c563a3a8b3fd3abfef3195ca784e340fd454a62b69d10f4023a16d5a5332f18", kill_on_drop: false }`
[INFO] [stdout] 7c563a3a8b3fd3abfef3195ca784e340fd454a62b69d10f4023a16d5a5332f18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0a0a06efbe63e8e05c118bab609edf9e2b47058e88760b48f7e5de42a098010d
[INFO] running `Command { std: "docker" "start" "-a" "0a0a06efbe63e8e05c118bab609edf9e2b47058e88760b48f7e5de42a098010d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openleadr_vtn-aeb89275875f235c)
[INFO] [stdout] 
[INFO] [stdout] running 114 tests
[INFO] [stdout] test api::event::test::name_constraint_validation ... ignored, Depends on https://github.com/oadr3-org/openadr3-vtn-reference-implementation/issues/104
[INFO] [stdout] test api::event::test::delete ... FAILED
[INFO] [stdout] test api::event::test::ordered_by_priority ... FAILED
[INFO] [stdout] test api::event::test::permissions::vens_can_read_event_in_assigned_program_only ... FAILED
[INFO] [stdout] test api::event::test::get ... FAILED
[INFO] [stdout] test api::event::test::permissions::vens_event_list_assigned_program_only ... FAILED
[INFO] [stdout] test api::program::test::permissions::ven_cannot_write_program ... FAILED
[INFO] [stdout] test api::program::test::permissions::vens_can_read_assigned_programs_only ... FAILED
[INFO] [stdout] test api::program::test::retrieve_all_with_filter ... FAILED
[INFO] [stdout] test api::program::test::update ... FAILED
[INFO] [stdout] test api::event::test::permissions::ven_cannot_write_event ... FAILED
[INFO] [stdout] test api::event::test::permissions::business_can_read_event_in_own_program_only ... FAILED
[INFO] [stdout] test api::event::test::create_same_name ... FAILED
[INFO] [stdout] test api::report::test::name_constraint_validation ... FAILED
[INFO] [stdout] test api::resource::test::add_edit_delete ... FAILED
[INFO] [stdout] test api::resource::test::get_all_filtered ... FAILED
[INFO] [stdout] test api::program::test::get ... FAILED
[INFO] [stdout] test api::program::test::delete ... FAILED
[INFO] [stdout] test api::test::method_not_allowed ... FAILED
[INFO] [stdout] test api::program::test::name_constraint_validation ... FAILED
[INFO] [stdout] test api::event::test::update ... FAILED
[INFO] [stdout] test api::event::test::permissions::business_can_write_event_in_own_program_only ... FAILED
[INFO] [stdout] test api::program::test::create_same_name ... FAILED
[INFO] [stdout] test api::test::not_found ... FAILED
[INFO] [stdout] test api::user::test::delete_credential ... FAILED
[INFO] [stdout] test api::program::test::permissions::business_id_must_must_be_unambiguous_create_program ... FAILED
[INFO] [stdout] test api::program::test::permissions::businesses_can_read_any_program ... FAILED
[INFO] [stdout] test api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only ... FAILED
[INFO] [stdout] test api::event::test::retrieve_all_with_filter ... FAILED
[INFO] [stdout] test api::program::test::update_same_name ... FAILED
[INFO] [stdout] test api::user::test::get_all ... FAILED
[INFO] [stdout] test api::user::test::delete_user ... FAILED
[INFO] [stdout] test api::resource::test::get_single_resource ... FAILED
[INFO] [stdout] test api::ven::tests::get_single ... FAILED
[INFO] [stdout] test api::ven::tests::get_all_unfiltered ... FAILED
[INFO] [stdout] test api::ven::tests::name_constraint_validation ... FAILED
[INFO] [stdout] test api::resource::test::name_constraint_validation ... FAILED
[INFO] [stdout] test api::test::healthcheck ... FAILED
[INFO] [stdout] test api::test::unsupported_media_type ... FAILED
[INFO] [stdout] test api::user::test::add ... FAILED
[INFO] [stdout] test api::program::test::permissions::business_can_create_program ... FAILED
[INFO] [stdout] test api::user::test::add_credential ... FAILED
[INFO] [stdout] test api::user::test::all_routes_only_allowed_for_user_manager ... FAILED
[INFO] [stdout] test api::user::test::edit ... FAILED
[INFO] [stdout] test api::event::test::permissions::business_can_list_events_in_own_program_only ... FAILED
[INFO] [stdout] test api::ven::tests::add_edit_delete_ven ... FAILED
[INFO] [stdout] test api::ven::tests::get_all_filetred ... FAILED
[INFO] [stdout] test api::ven::tests::get_all_ven_user ... FAILED
[INFO] [stdout] test api::resource::test::test_get_all ... FAILED
[INFO] [stdout] test data_source::postgres::event::tests::add::add ... FAILED
[INFO] [stdout] test data_source::postgres::event::tests::add::add_existing_conflict_name ... FAILED
[INFO] [stdout] test data_source::postgres::event::tests::delete::delete_existing ... FAILED
[INFO] [stdout] test api::user::test::get ... FAILED
[INFO] [stdout] test data_source::postgres::event::tests::get::get_existing ... FAILED
[INFO] [stdout] test data_source::postgres::event::tests::get_all::filter_multiple_targets ... FAILED
[INFO] [stdout] test data_source::postgres::event::tests::get_all::default_get_all ... FAILED
[INFO] [stdout] test data_source::postgres::event::tests::get::get_not_existing ... FAILED
[INFO] [stdout] test data_source::postgres::event::tests::get_all::filter_program_id_get_all ... FAILED
[INFO] [stdout] test data_source::postgres::program::tests::get::get_not_existent ... FAILED
[INFO] [stdout] test data_source::postgres::event::tests::get_all::limit_get_all ... FAILED
[INFO] [stdout] test data_source::postgres::event::tests::get_all::skip_get_all ... FAILED
[INFO] [stdout] test data_source::postgres::event::tests::modify::update ... FAILED
[INFO] [stdout] test data_source::postgres::program::tests::get_all::skip_get_all ... FAILED
[INFO] [stdout] test data_source::postgres::program::tests::add::add ... FAILED
[INFO] [stdout] test data_source::postgres::event::tests::modify::updates_modify_time ... FAILED
[INFO] [stdout] test data_source::postgres::program::tests::add::add_existing_name ... FAILED
[INFO] [stdout] test data_source::postgres::program::tests::delete::delete_not_existing ... FAILED
[INFO] [stdout] test data_source::postgres::ven::tests::add::add ... FAILED
[INFO] [stdout] test data_source::postgres::ven::tests::delete::delete_existing ... FAILED
[INFO] [stdout] test data_source::postgres::program::tests::get::get_existing ... FAILED
[INFO] [stdout] test data_source::postgres::event::tests::get_all::filter_target_type_and_value_get_all ... FAILED
[INFO] [stdout] test data_source::postgres::ven::tests::get::get_not_existent ... FAILED
[INFO] [stdout] test data_source::postgres::event::tests::delete::delete_not_existing ... FAILED
[INFO] [stdout] test data_source::postgres::program::tests::get_all::filter_multiple_target_values ... FAILED
[INFO] [stdout] test data_source::postgres::program::tests::get_all::filter_multiple_targets ... FAILED
[INFO] [stdout] test data_source::postgres::program::tests::get_all::limit_get_all ... FAILED
[INFO] [stdout] test data_source::postgres::event::tests::modify::update_name_conflict ... FAILED
[INFO] [stdout] test data_source::postgres::program::tests::modify::update ... FAILED
[INFO] [stdout] test data_source::postgres::program::tests::get_all::filter_target_get_all ... FAILED
[INFO] [stdout] test jwt::tests::test_no_roles_no_scope_into_claims ... ok
[INFO] [stdout] test jwt::tests::test_initial_roles_into_claims ... ok
[INFO] [stdout] test jwt::tests::test_oadr_roles_into_anonymous_ven_role ... ok
[INFO] [stdout] test jwt::tests::test_oadr_roles_into_any_business_role ... ok
[INFO] [stdout] test data_source::postgres::program::tests::modify::updates_modify_time ... FAILED
[INFO] [stdout] test data_source::postgres::resource::test::retrieve_all ... FAILED
[INFO] [stdout] test data_source::postgres::ven::tests::add::add_existing_name ... FAILED
[INFO] [stdout] test jwt::tests::test_scope_ignored_if_roles_present ... ok
[INFO] [stdout] test jwt::tests::test_scope_into_anonymous_ven_role ... ok
[INFO] [stdout] test jwt::tests::test_scope_into_any_business_role ... ok
[INFO] [stdout] test data_source::postgres::ven::tests::get_all::default_get_all ... FAILED
[INFO] [stdout] test data_source::postgres::ven::tests::delete::delete_not_existing ... FAILED
[INFO] [stdout] test data_source::postgres::ven::tests::get::get_existing ... FAILED
[INFO] [stdout] test data_source::postgres::program::tests::delete::delete_existing ... FAILED
[INFO] [stdout] test jwt::tests::test_scope_into_multiple_roles ... ok
[INFO] [stdout] test data_source::postgres::program::tests::get_all::default_get_all ... FAILED
[INFO] [stdout] test data_source::postgres::ven::tests::get_all::filter_target_get_all ... FAILED
[INFO] [stdout] test data_source::postgres::ven::tests::get_all::limit_get_all ... FAILED
[INFO] [stdout] test state::test::state_from_env_var::explicit_internal_explicit_key_type_oauth ... ok
[INFO] [stdout] test data_source::postgres::ven::tests::modify::update ... FAILED
[INFO] [stdout] test data_source::postgres::ven::tests::get_all::skip_get_all ... FAILED
[INFO] [stdout] test state::test::state_from_env_var::explicit_internal_oauth ... ok
[INFO] [stdout] test data_source::postgres::ven::tests::modify::updates_modify_time ... FAILED
[INFO] [stdout] test jwt::tests::test_oadr_roles_into_ven_manager_role ... ok
[INFO] [stdout] test jwt::tests::test_scope_into_ven_manager_role ... ok
[INFO] [stdout] test state::test::state_from_env_var::external_missing_jwks_location_oauth_and_oauth_pem - should panic ... ok
[INFO] [stdout] test state::test::state_from_env_var::external_missing_key_type_oauth - should panic ... ok
[INFO] [stdout] test state::test::state_from_env_var::external_missing_valid_audiences_oauth - should panic ... ok
[INFO] [stdout] test state::test::state_from_env_var::external_provide_rsa_key_instead_of_ec - should panic ... ok
[INFO] [stdout] test state::test::state_from_env_var::external_provide_rsa_key_instead_of_ed - should panic ... ok
[INFO] [stdout] test state::test::state_from_env_var::external_rsa ... ok
[INFO] [stdout] test state::test::state_from_env_var::explicit_internal_explicit_wrong_key_type_oauth - should panic ... ok
[INFO] [stdout] test state::test::state_from_env_var::implicit_internal_oauth ... ok
[INFO] [stdout] test state::test::state_from_env_var::internal_oauth_invalid_base64_secret - should panic ... ok
[INFO] [stdout] test state::test::state_from_env_var::internal_oauth_short_secret - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- api::event::test::delete stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::event::test::delete' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f7d6c3 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#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:     0x6192d8c55e4d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c575cd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2154d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b108eb - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b108eb - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b108eb - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89c9b60 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a9b44d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a034 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8beffdb - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097be9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b35c42 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b246ae - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b50d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a24980 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4f016 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a59290 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c77323 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bceb3 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922a9b1 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923d3d2 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0862f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#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:     0x6192d8f4bb0e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{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:     0x6192d8f499d6 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{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:     0x6192d8fd9eaa - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::delete::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8e9d6fa - openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/event.rs:213:5
[INFO] [stdout]   51:     0x6192d8e68f57 - openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/event.rs:213:40
[INFO] [stdout]   52:     0x6192d8be7536 - <openleadr_vtn[d2265e632dd6acd8]::api::event::test::delete::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::event::test::ordered_by_priority stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::event::test::ordered_by_priority' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f7ac03 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x6192d8c55d4d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c574cd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2144d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b1026b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b1026b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b1026b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89c8ee0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a98a0d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a89fb4 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8befa9b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097ae9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b35742 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b2452e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b40d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a23900 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4ee16 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a58550 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c76d63 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bcbf3 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922a571 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923c992 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c07fef - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6192d8f4b90e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{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:     0x6192d8f49896 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{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:     0x6192d8fd9dea - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::ordered_by_priority::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8e9d33a - openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/event.rs:533:5
[INFO] [stdout]   51:     0x6192d8e683f7 - openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/event.rs:533:40
[INFO] [stdout]   52:     0x6192d8be7436 - <openleadr_vtn[d2265e632dd6acd8]::api::event::test::ordered_by_priority::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::event::test::permissions::vens_can_read_event_in_assigned_program_only stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::event::test::permissions::vens_can_read_event_in_assigned_program_only' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f8b753 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#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:     0x6192d8c5638d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c57b0d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b21a8d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b12b0b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b12b0b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b12b0b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89cdd00 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8aa921d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a2d4 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf1b6b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9098129 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b37682 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b24e8e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907ba4d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a2a020 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4fa96 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a5d820 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c79153 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bdd23 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922c001 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d92409a2 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0a70f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#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:     0x6192d8f4c58e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{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:     0x6192d8f4a066 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{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:     0x6192d8fda29a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::vens_can_read_event_in_assigned_program_only::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8d89a6a - openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/event.rs:710:9
[INFO] [stdout]   51:     0x6192d8d497d7 - openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/event.rs:710:100
[INFO] [stdout]   52:     0x6192d8be7fb6 - <openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_can_read_event_in_assigned_program_only::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::event::test::get stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::event::test::get' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f7cc13 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#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:     0x6192d8c55e0d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5758d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2150d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b1074b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b1074b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b1074b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89c9840 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a9a9bd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a014 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8befe8b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097ba9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b35b02 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b2464e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b4cd - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a24560 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4ef96 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a58f40 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c771b3 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bce03 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922a8a1 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923d142 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0849f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#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:     0x6192d8f4ba8e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{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:     0x6192d8f49986 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{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:     0x6192d8fd9e7a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::get::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8e9d60a - openleadr_vtn[d2265e632dd6acd8]::api::event::test::get
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/event.rs:196:5
[INFO] [stdout]   51:     0x6192d8e68f27 - openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/event.rs:196:40
[INFO] [stdout]   52:     0x6192d8be74f6 - <openleadr_vtn[d2265e632dd6acd8]::api::event::test::get::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::event::test::permissions::vens_event_list_assigned_program_only stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::event::test::permissions::vens_event_list_assigned_program_only' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f88c93 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#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:     0x6192d8c5628d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c57a0d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2198d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b1248b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b1248b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b1248b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89cd080 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8aa67dd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a254 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf162b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9098029 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b37182 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b24d0e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b94d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a28fa0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4f896 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a5cae0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c78b93 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bda63 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922bbc1 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923ff62 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0a0cf - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#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:     0x6192d8f4c38e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{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:     0x6192d8f49f26 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{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:     0x6192d8fda1da - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::vens_event_list_assigned_program_only::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8d896aa - openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/event.rs:744:9
[INFO] [stdout]   51:     0x6192d8d49717 - openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/event.rs:744:100
[INFO] [stdout]   52:     0x6192d8be7eb6 - <openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::vens_event_list_assigned_program_only::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::program::test::permissions::ven_cannot_write_program stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::program::test::permissions::ven_cannot_write_program' (45) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f8c203 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#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:     0x6192d8c563cd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c57b4d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b21acd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b12cab - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b12cab - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b12cab - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89ce020 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8aa9cad - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a2f4 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf1cbb - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9098169 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b377c2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b24eee - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907ba8d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a2a440 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4fb16 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a5db70 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c792c3 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bddd3 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922c111 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d9240c32 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0a89f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#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:     0x6192d8f4c60e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{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:     0x6192d8f4a0b6 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{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:     0x6192d8fda2ca - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::ven_cannot_write_program::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d91a558a - openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/program.rs:701:9
[INFO] [stdout]   51:     0x6192d917da47 - openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/program.rs:701:73
[INFO] [stdout]   52:     0x6192d8be7ff6 - <openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::ven_cannot_write_program::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::program::test::permissions::vens_can_read_assigned_programs_only stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::program::test::permissions::vens_can_read_assigned_programs_only' (46) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f8e232 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#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:     0x6192d8c5648d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c57c0d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b21b8d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b1318b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b1318b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b1318b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89ce980 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8aabc5d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a354 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf20ab - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9098229 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b37b82 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b2500e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907bb4d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a2b0a0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4fc96 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a5e560 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c79713 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bdfe3 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922c441 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d92413e2 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0ad4f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#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:     0x6192d8f4c78e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{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:     0x6192d8f4a1a6 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{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:     0x6192d8fda35a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::vens_can_read_assigned_programs_only::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d91a585a - openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/program.rs:599:9
[INFO] [stdout]   51:     0x6192d917dad7 - openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/program.rs:599:73
[INFO] [stdout]   52:     0x6192d8be80b6 - <openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::vens_can_read_assigned_programs_only::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::program::test::retrieve_all_with_filter stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::program::test::retrieve_all_with_filter' (47) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f80c42 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#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:     0x6192d8c55f8d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5770d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2168d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b1110b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b1110b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b1110b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89cab00 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a9e91d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a0d4 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf066b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097d29 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b36282 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b2488e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b64d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a25e20 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4f296 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a5a320 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c77a53 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bd223 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922af01 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923e0a2 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c08e0d - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#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:     0x6192d8f4bd90 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{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:     0x6192d8f49b66 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{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:     0x6192d8fd9f9a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d92b10ca - openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/program.rs:430:5
[INFO] [stdout]   51:     0x6192d927f637 - openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/program.rs:430:37
[INFO] [stdout]   52:     0x6192d8be7676 - <openleadr_vtn[d2265e632dd6acd8]::api::program::test::retrieve_all_with_filter::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::program::test::update stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::program::test::update' (48) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f83713 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::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:     0x6192d8c5608d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5780d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2178d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b1178b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b1178b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b1178b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89cb780 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::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.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8aa135d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::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.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a154 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf0bab - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097e29 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b36782 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b24a0e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b74d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a26ea0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4f496 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a5b060 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::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.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c78013 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::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.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bd4e3 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922b341 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923eae2 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0944f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::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:     0x6192d8f4bf8e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::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:     0x6192d8f49ca6 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::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:     0x6192d8fda05a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::update::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d92b148a - openleadr_vtn[d2265e632dd6acd8]::api::program::test::update
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/program.rs:265:5
[INFO] [stdout]   51:     0x6192d9280197 - openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/program.rs:265:37
[INFO] [stdout]   52:     0x6192d8be7776 - <openleadr_vtn[d2265e632dd6acd8]::api::program::test::update::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::event::test::permissions::ven_cannot_write_event stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::event::test::permissions::ven_cannot_write_event' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f881e3 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#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:     0x6192d8c5624d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c579cd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2194d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b122eb - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b122eb - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b122eb - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89ccd60 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8aa5d4d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a234 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf14db - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097fe9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b37042 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b24cae - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b90d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a28b80 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4f816 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a5c790 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c78a23 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bd9b3 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922bab1 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923fcd2 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c09f3f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#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:     0x6192d8f4c30e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{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:     0x6192d8f49ed6 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{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:     0x6192d8fda1aa - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::ven_cannot_write_event::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8d895ba - openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/event.rs:828:9
[INFO] [stdout]   51:     0x6192d8d496e7 - openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/event.rs:828:88
[INFO] [stdout]   52:     0x6192d8be7e76 - <openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::ven_cannot_write_event::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::event::test::permissions::business_can_read_event_in_own_program_only stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::event::test::permissions::business_can_read_event_in_own_program_only' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f89743 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#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:     0x6192d8c562cd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c57a4d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b219cd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b1262b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b1262b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b1262b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89cd3a0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8aa726d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a274 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf177b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9098069 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b372c2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b24d6e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b98d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a293c0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4f916 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a5ce30 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c78d03 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bdb13 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922bcd1 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d92401f2 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0a25f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#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:     0x6192d8f4c40e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{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:     0x6192d8f49f76 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{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:     0x6192d8fda20a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::business_can_read_event_in_own_program_only::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8d8979a - openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/event.rs:682:9
[INFO] [stdout]   51:     0x6192d8d49747 - openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/event.rs:682:75
[INFO] [stdout]   52:     0x6192d8be7ef6 - <openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_read_event_in_own_program_only::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::event::test::create_same_name stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::event::test::create_same_name' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f7a153 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#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:     0x6192d8c55d0d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5748d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2140d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b100cb - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b100cb - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b100cb - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89c8bc0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a97f7d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a89f94 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bef94b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097aa9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b35602 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b244ce - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b3cd - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a234e0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4ed96 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a58200 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c76bf3 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bcb43 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922a461 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923c702 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c07e5f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#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:     0x6192d8f4b88e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{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:     0x6192d8f49846 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{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:     0x6192d8fd9dba - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::create_same_name::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8e9d24a - openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/event.rs:308:5
[INFO] [stdout]   51:     0x6192d8e66ce7 - openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/event.rs:308:40
[INFO] [stdout]   52:     0x6192d8be73f6 - <openleadr_vtn[d2265e632dd6acd8]::api::event::test::create_same_name::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::report::test::name_constraint_validation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::report::test::name_constraint_validation' (50) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f7ec23 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#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:     0x6192d8c55ecd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5764d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b215cd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b10c2b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b10c2b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b10c2b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89ca1a0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a9c96d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a074 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf027b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097c69 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b35ec2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b2476e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b58d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a251c0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4f116 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a59930 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c77603 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bd013 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922abd1 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923d8f2 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0894f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#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:     0x6192d8f4bc0e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{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:     0x6192d8f49a76 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{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:     0x6192d8fd9f0a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::name_constraint_validation::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8d86f47 - openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/report.rs:129:5
[INFO] [stdout]   51:     0x6192d8d495c7 - openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/report.rs:129:18
[INFO] [stdout]   52:     0x6192d8be75b6 - <openleadr_vtn[d2265e632dd6acd8]::api::report::test::name_constraint_validation::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::resource::test::add_edit_delete stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::resource::test::add_edit_delete' (51) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f84c73 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#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:     0x6192d8c5610d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5788d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2180d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b11acb - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b11acb - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b11acb - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89cbdc0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8aa287d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a194 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf0e4b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097ea9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b36a02 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b24ace - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b7cd - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a276e0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4f596 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a5b700 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c782f3 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bd643 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922b561 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923f002 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0976f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#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:     0x6192d8f4c08e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{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:     0x6192d8f49d46 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{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:     0x6192d8fda0ba - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::add_edit_delete::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8d8712a - openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/resource.rs:248:5
[INFO] [stdout]   51:     0x6192d8d49627 - openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/resource.rs:248:58
[INFO] [stdout]   52:     0x6192d8be77f6 - <openleadr_vtn[d2265e632dd6acd8]::api::resource::test::add_edit_delete::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::resource::test::get_all_filtered stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::resource::test::get_all_filtered' (52) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f85723 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#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:     0x6192d8c5614d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c578cd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2184d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b11c6b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b11c6b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b11c6b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89cc0e0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8aa330d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a1b4 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf0f9b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097ee9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b36b42 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b24b2e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b80d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a27b00 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4f616 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a5ba50 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c78463 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bd6f3 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922b671 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923f292 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c098ff - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#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:     0x6192d8f4c10e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{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:     0x6192d8f49d96 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{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:     0x6192d8fda0ea - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::get_all_filtered::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8d8721a - openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/resource.rs:165:5
[INFO] [stdout]   51:     0x6192d8d49657 - openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/resource.rs:165:58
[INFO] [stdout]   52:     0x6192d8be7836 - <openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_all_filtered::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::program::test::get stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::program::test::get' (39) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f821a3 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#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:     0x6192d8c5600d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5778d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2170d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b1144b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b1144b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b1144b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89cb140 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a9fe3d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a114 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf090b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097da9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b36502 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b2494e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b6cd - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a26660 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4f396 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a5a9c0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c77d33 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bd383 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922b121 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923e5c2 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0912f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#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:     0x6192d8f4be8e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{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:     0x6192d8f49c06 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{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:     0x6192d8fd9ffa - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::get::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d92b12aa - openleadr_vtn[d2265e632dd6acd8]::api::program::test::get
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/program.rs:198:5
[INFO] [stdout]   51:     0x6192d9280137 - openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/program.rs:198:37
[INFO] [stdout]   52:     0x6192d8be76f6 - <openleadr_vtn[d2265e632dd6acd8]::api::program::test::get::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::program::test::delete stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::program::test::delete' (38) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f82c62 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#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:     0x6192d8c5604d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c577cd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2174d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b115eb - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b115eb - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b115eb - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89cb460 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8aa08cd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a134 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf0a5b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097de9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b36642 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b249ae - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b70d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a26a80 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4f416 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a5ad10 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c77ea3 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bd433 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922b231 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923e852 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c092bf - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#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:     0x6192d8f4bf0e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{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:     0x6192d8f49c56 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{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:     0x6192d8fda02a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::delete::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d92b139a - openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/program.rs:215:5
[INFO] [stdout]   51:     0x6192d9280167 - openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/program.rs:215:37
[INFO] [stdout]   52:     0x6192d8be7736 - <openleadr_vtn[d2265e632dd6acd8]::api::program::test::delete::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::test::method_not_allowed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::test::method_not_allowed' (57) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f6eba3 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#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:     0x6192d8c558cd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5704d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b20fcd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b0e52b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b0e52b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b0e52b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89c56a0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a8cbed - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a89d74 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bee2fb - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097669 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b340c2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b23e6e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907af8d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a1eec0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4e516 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a549b0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c75383 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bbf93 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d9229251 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d9239b72 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c063cf - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#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:     0x6192d8f4b00e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{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:     0x6192d8f492f6 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{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:     0x6192d8fd9a8a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::method_not_allowed::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8e9c167 - openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/mod.rs:295:5
[INFO] [stdout]   51:     0x6192d8e66927 - openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/mod.rs:295:18
[INFO] [stdout]   52:     0x6192d8be6d36 - <openleadr_vtn[d2265e632dd6acd8]::api::test::method_not_allowed::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::program::test::name_constraint_validation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::program::test::name_constraint_validation' (40) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f816f3 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#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:     0x6192d8c55fcd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5774d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b216cd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b112ab - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b112ab - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b112ab - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89cae20 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a9f3ad - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a0f4 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf07bb - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097d69 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b363c2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b248ee - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b68d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a26240 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4f316 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a5a670 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c77bc3 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bd2d3 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922b011 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923e332 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c08fa1 - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#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:     0x6192d8f4be10 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{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:     0x6192d8f49bb6 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{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:     0x6192d8fd9fca - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::name_constraint_validation::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d92b11b7 - openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/program.rs:357:5
[INFO] [stdout]   51:     0x6192d927f667 - openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/program.rs:357:18
[INFO] [stdout]   52:     0x6192d8be76b6 - <openleadr_vtn[d2265e632dd6acd8]::api::program::test::name_constraint_validation::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::event::test::update stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::event::test::update' (36) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f7e173 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::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:     0x6192d8c55e8d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5760d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2158d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b10a8b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b10a8b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b10a8b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89c9e80 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::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.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a9bedd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::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.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a054 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf012b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097c29 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b35d82 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b2470e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b54d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a24da0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4f096 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a595e0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::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.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c77493 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::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.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bcf63 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922aac1 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923d662 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c087bf - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::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:     0x6192d8f4bb8e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::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:     0x6192d8f49a26 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::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:     0x6192d8fd9eda - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::update::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8e9d7ea - openleadr_vtn[d2265e632dd6acd8]::api::event::test::update
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/event.rs:266:5
[INFO] [stdout]   51:     0x6192d8e68f87 - openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/event.rs:266:40
[INFO] [stdout]   52:     0x6192d8be7576 - <openleadr_vtn[d2265e632dd6acd8]::api::event::test::update::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::event::test::permissions::business_can_write_event_in_own_program_only stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::event::test::permissions::business_can_write_event_in_own_program_only' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f8aca3 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#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:     0x6192d8c5634d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c57acd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b21a4d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b1296b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b1296b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b1296b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89cd9e0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8aa878d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a2b4 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf1a1b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d90980e9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b37542 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b24e2e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907ba0d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a29c00 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4fa16 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a5d4d0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c78fe3 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bdc73 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922bef1 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d9240712 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0a57f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#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:     0x6192d8f4c50e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{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:     0x6192d8f4a016 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{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:     0x6192d8fda26a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::business_can_write_event_in_own_program_only::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8d8997a - openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/event.rs:591:9
[INFO] [stdout]   51:     0x6192d8d497a7 - openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/event.rs:591:75
[INFO] [stdout]   52:     0x6192d8be7f76 - <openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_write_event_in_own_program_only::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::program::test::create_same_name stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::program::test::create_same_name' (37) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f7f6d3 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#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:     0x6192d8c55f0d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5768d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2160d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b10dcb - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b10dcb - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b10dcb - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89ca4c0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a9d3fd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a094 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf03cb - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097ca9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b36002 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b247ce - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b5cd - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a255e0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4f196 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a59c80 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c77773 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bd0c3 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922ace1 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923db82 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c08adf - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#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:     0x6192d8f4bc8e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{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:     0x6192d8f49ac6 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{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:     0x6192d8fd9f3a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::create_same_name::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d92b0eea - openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/program.rs:344:5
[INFO] [stdout]   51:     0x6192d927deb7 - openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/program.rs:344:37
[INFO] [stdout]   52:     0x6192d8be75f6 - <openleadr_vtn[d2265e632dd6acd8]::api::program::test::create_same_name::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::test::not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::test::not_found' (58) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f70103 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#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:     0x6192d8c5594d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c570cd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2104d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b0e86b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b0e86b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b0e86b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89c5ce0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a8e10d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a89db4 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bee59b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d90976e9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b34342 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b23f2e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b00d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a1f700 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4e616 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a55050 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c75663 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bc0f3 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d9229471 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923a092 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c066ef - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#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:     0x6192d8f4b10e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{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:     0x6192d8f49396 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{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:     0x6192d8fd9aea - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::not_found::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8e9c347 - openleadr_vtn[d2265e632dd6acd8]::api::test::not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/mod.rs:306:5
[INFO] [stdout]   51:     0x6192d8e66cb7 - openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/mod.rs:306:18
[INFO] [stdout]   52:     0x6192d8be6db6 - <openleadr_vtn[d2265e632dd6acd8]::api::test::not_found::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::user::test::delete_credential stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::user::test::delete_credential' (63) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f76133 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#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:     0x6192d8c55b8d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5730d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2128d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b0f70b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b0f70b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b0f70b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89c7900 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a9401d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a89ed4 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bef16b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097929 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b34e82 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b2428e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b24d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a21c20 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4ea96 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a56e20 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c76353 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bc723 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d9229e01 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923b7a2 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c074ff - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#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:     0x6192d8f4b58e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{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:     0x6192d8f49666 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{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:     0x6192d8fd9c9a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::delete_credential::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d91a424a - openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/user.rs:474:5
[INFO] [stdout]   51:     0x6192d917cdc7 - openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/user.rs:474:37
[INFO] [stdout]   52:     0x6192d8be7276 - <openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_credential::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::program::test::permissions::business_id_must_must_be_unambiguous_create_program stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::program::test::permissions::business_id_must_must_be_unambiguous_create_program' (42) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f8f793 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#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:     0x6192d8c5650d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c57c8d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b21c0d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b134cb - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b134cb - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b134cb - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89cefc0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8aad17d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a394 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf234b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d90982a9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b37e02 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b250ce - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907bbcd - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a2b8e0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4fd96 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a5ec00 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c799f3 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89be143 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922c661 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d9241902 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0b06f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#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:     0x6192d8f4c88e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{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:     0x6192d8f4a246 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{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:     0x6192d8fda3ba - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::business_id_must_must_be_unambiguous_create_program::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d91a5a3a - openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/program.rs:549:9
[INFO] [stdout]   51:     0x6192d917db37 - openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/program.rs:549:53
[INFO] [stdout]   52:     0x6192d8be8136 - <openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_id_must_must_be_unambiguous_create_program::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::program::test::permissions::businesses_can_read_any_program stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::program::test::permissions::businesses_can_read_any_program' (43) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f8d772 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#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:     0x6192d8c5644d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c57bcd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b21b4d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b12feb - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b12feb - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b12feb - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89ce660 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8aab1cd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a334 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf1f5b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d90981e9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b37a42 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b24fae - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907bb0d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a2ac80 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4fc16 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a5e210 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c795a3 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bdf33 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922c331 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d9241152 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0abc1 - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#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:     0x6192d8f4c710 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{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:     0x6192d8f4a156 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{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:     0x6192d8fda32a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::businesses_can_read_any_program::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d91a576a - openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/program.rs:565:9
[INFO] [stdout]   51:     0x6192d917daa7 - openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/program.rs:565:53
[INFO] [stdout]   52:     0x6192d8be8076 - <openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::businesses_can_read_any_program::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only' (44) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f8ece3 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#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:     0x6192d8c564cd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c57c4d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b21bcd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b1332b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b1332b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b1332b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89ceca0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8aac6ed - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a374 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf21fb - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9098269 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b37cc2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b2506e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907bb8d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a2b4c0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4fd16 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a5e8b0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c79883 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89be093 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922c551 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d9241672 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0aedf - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#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:     0x6192d8f4c80e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{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:     0x6192d8f4a1f6 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{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:     0x6192d8fda38a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::retrieve_all_returns_ven_assigned_programs_only::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d91a594a - openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/program.rs:638:9
[INFO] [stdout]   51:     0x6192d917db07 - openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/program.rs:638:90
[INFO] [stdout]   52:     0x6192d8be80f6 - <openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::retrieve_all_returns_ven_assigned_programs_only::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::event::test::retrieve_all_with_filter stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::event::test::retrieve_all_with_filter' (35) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f7b6b3 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#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:     0x6192d8c55d8d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5750d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2148d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b1040b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b1040b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b1040b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89c9200 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a9949d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a89fd4 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8befbeb - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097b29 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b35882 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b2458e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b44d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a23d20 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4ee96 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a588a0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c76ed3 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bcca3 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922a681 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923cc22 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0817f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#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:     0x6192d8f4b98e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{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:     0x6192d8f498e6 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{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:     0x6192d8fd9e1a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::retrieve_all_with_filter::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8e9d42a - openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/event.rs:344:5
[INFO] [stdout]   51:     0x6192d8e68427 - openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/event.rs:344:40
[INFO] [stdout]   52:     0x6192d8be7476 - <openleadr_vtn[d2265e632dd6acd8]::api::event::test::retrieve_all_with_filter::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::program::test::update_same_name stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::program::test::update_same_name' (49) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f80183 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#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:     0x6192d8c55f4d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c576cd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2164d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b10f6b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b10f6b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b10f6b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89ca7e0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a9de8d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a0b4 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf051b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097ce9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b36142 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b2482e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b60d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a25a00 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4f216 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a59fd0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c778e3 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bd173 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922adf1 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923de12 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c08c6f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#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:     0x6192d8f4bd0e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{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:     0x6192d8f49b16 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{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:     0x6192d8fd9f6a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::update_same_name::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d92b0fda - openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/program.rs:291:5
[INFO] [stdout]   51:     0x6192d927dee7 - openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/program.rs:291:37
[INFO] [stdout]   52:     0x6192d8be7636 - <openleadr_vtn[d2265e632dd6acd8]::api::program::test::update_same_name::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::user::test::get_all stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::user::test::get_all' (67) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f796a3 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#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:     0x6192d8c55ccd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5744d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b213cd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b0ff2b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b0ff2b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b0ff2b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89c88a0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a974ed - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a89f74 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bef7fb - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097a69 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b354c2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b2446e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b38d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a230c0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4ed16 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a57eb0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c76a83 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bca93 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922a351 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923c472 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c07ccf - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#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:     0x6192d8f4b80e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{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:     0x6192d8f497f6 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{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:     0x6192d8fd9d8a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::get_all::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d91a46fa - openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/user.rs:376:5
[INFO] [stdout]   51:     0x6192d917d287 - openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/user.rs:376:37
[INFO] [stdout]   52:     0x6192d8be73b6 - <openleadr_vtn[d2265e632dd6acd8]::api::user::test::get_all::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::user::test::delete_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::user::test::delete_user' (64) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f74bd3 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#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:     0x6192d8c55b0d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5728d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2120d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b0f3cb - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b0f3cb - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b0f3cb - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89c72c0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a92afd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a89e94 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8beeecb - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d90978a9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b34c02 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b241ce - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b1cd - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a213e0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4e996 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a56780 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c76073 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bc5c3 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d9229be1 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923b282 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c071df - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#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:     0x6192d8f4b48e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{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:     0x6192d8f495c6 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{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:     0x6192d8fd9c3a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::delete_user::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d91a406a - openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/user.rs:490:5
[INFO] [stdout]   51:     0x6192d917b427 - openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/user.rs:490:37
[INFO] [stdout]   52:     0x6192d8be71f6 - <openleadr_vtn[d2265e632dd6acd8]::api::user::test::delete_user::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::resource::test::get_single_resource stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::resource::test::get_single_resource' (53) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f861d3 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#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:     0x6192d8c5618d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5790d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2188d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b11e0b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b11e0b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b11e0b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89cc400 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8aa3d9d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a1d4 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf10eb - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097f29 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b36c82 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b24b8e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b84d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a27f20 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4f696 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a5bda0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c785d3 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bd7a3 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922b781 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923f522 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c09a8f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#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:     0x6192d8f4c18e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{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:     0x6192d8f49de6 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{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:     0x6192d8fda11a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::get_single_resource::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8d8730a - openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/resource.rs:202:5
[INFO] [stdout]   51:     0x6192d8d49687 - openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/resource.rs:202:58
[INFO] [stdout]   52:     0x6192d8be7876 - <openleadr_vtn[d2265e632dd6acd8]::api::resource::test::get_single_resource::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::ven::tests::get_single stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::ven::tests::get_single' (72) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f70bb3 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#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:     0x6192d8c5598d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5710d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2108d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b0ea0b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b0ea0b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b0ea0b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89c6000 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a8eb9d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a89dd4 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bee6eb - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097729 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b34482 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b23f8e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b04d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a1fb20 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4e696 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a553a0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c757d3 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bc1a3 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d9229581 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923a322 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0687f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#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:     0x6192d8f4b18e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{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:     0x6192d8f493e6 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{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:     0x6192d8fd9b1a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::get_single::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d92afd4a - openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/ven.rs:176:5
[INFO] [stdout]   51:     0x6192d927dd97 - openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/ven.rs:176:45
[INFO] [stdout]   52:     0x6192d8be7076 - <openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_single::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::ven::tests::get_all_unfiltered stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::ven::tests::get_all_unfiltered' (70) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f72bc3 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#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:     0x6192d8c55a4d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c571cd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2114d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b0eeeb - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b0eeeb - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b0eeeb - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89c6960 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a90b4d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a89e34 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8beeadb - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d90977e9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b34842 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b240ae - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b10d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a20780 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4e816 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a55d90 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c75c23 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bc3b3 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d92298b1 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923aad2 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c06d2f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#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:     0x6192d8f4b30e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{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:     0x6192d8f494d6 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{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:     0x6192d8fd9baa - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::get_all_unfiltered::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d92b001a - openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/ven.rs:112:5
[INFO] [stdout]   51:     0x6192d927de27 - openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/ven.rs:112:45
[INFO] [stdout]   52:     0x6192d8be7136 - <openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_unfiltered::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::ven::tests::name_constraint_validation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::ven::tests::name_constraint_validation' (73) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f74123 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#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:     0x6192d8c55acd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5724d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b211cd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b0f22b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b0f22b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b0f22b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89c6fa0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a9206d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a89e74 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8beed7b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097869 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b34ac2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b2416e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b18d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a20fc0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4e916 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a56430 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c75f03 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bc513 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d9229ad1 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923aff2 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0704f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#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:     0x6192d8f4b40e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{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:     0x6192d8f49576 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{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:     0x6192d8fd9c0a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::name_constraint_validation::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d92b01f7 - openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/ven.rs:236:5
[INFO] [stdout]   51:     0x6192d927de87 - openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/ven.rs:236:18
[INFO] [stdout]   52:     0x6192d8be71b6 - <openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::name_constraint_validation::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::resource::test::name_constraint_validation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::resource::test::name_constraint_validation' (54) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f86c83 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#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:     0x6192d8c561cd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5794d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b218cd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b11fab - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b11fab - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b11fab - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89cc720 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8aa482d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a1f4 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf123b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097f69 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b36dc2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b24bee - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b88d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a28340 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4f716 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a5c0f0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c78743 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bd853 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922b891 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923f7b2 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c09c1f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#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:     0x6192d8f4c20e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{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:     0x6192d8f49e36 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{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:     0x6192d8fda14a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::name_constraint_validation::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8d873fa - openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/resource.rs:303:5
[INFO] [stdout]   51:     0x6192d8d496b7 - openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/resource.rs:303:45
[INFO] [stdout]   52:     0x6192d8be78b6 - <openleadr_vtn[d2265e632dd6acd8]::api::resource::test::name_constraint_validation::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::test::healthcheck stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::test::healthcheck' (56) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f6e0f3 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#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:     0x6192d8c5588d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5700d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b20f8d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b0e38b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b0e38b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b0e38b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89c5380 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a8c15d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a89d54 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bee1ab - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097629 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b33f82 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b23e0e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907af4d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a1eaa0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4e496 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a54660 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c75213 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bbee3 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d9229141 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d92398e2 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0623f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#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:     0x6192d8f4af8e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{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:     0x6192d8f492a6 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{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:     0x6192d8fd9a5a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::healthcheck::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8e9c077 - openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/mod.rs:316:5
[INFO] [stdout]   51:     0x6192d8e668f7 - openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/mod.rs:316:18
[INFO] [stdout]   52:     0x6192d8be6cf6 - <openleadr_vtn[d2265e632dd6acd8]::api::test::healthcheck::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::test::unsupported_media_type stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::test::unsupported_media_type' (59) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f6f653 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#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:     0x6192d8c5590d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5708d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2100d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b0e6cb - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b0e6cb - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b0e6cb - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89c59c0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a8d67d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a89d94 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bee44b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d90976a9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b34202 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b23ece - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907afcd - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a1f2e0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4e596 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a54d00 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c754f3 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bc043 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d9229361 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d9239e02 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0655f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#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:     0x6192d8f4b08e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{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:     0x6192d8f49346 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{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:     0x6192d8fd9aba - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::unsupported_media_type::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8e9c257 - openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/mod.rs:263:5
[INFO] [stdout]   51:     0x6192d8e66957 - openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/mod.rs:263:18
[INFO] [stdout]   52:     0x6192d8be6d76 - <openleadr_vtn[d2265e632dd6acd8]::api::test::unsupported_media_type::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::user::test::add stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::user::test::add' (60) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f76be3 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#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:     0x6192d8c55bcd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5734d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b212cd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b0f8ab - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b0f8ab - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b0f8ab - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89c7c20 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a94aad - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a89ef4 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bef2bb - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097969 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b34fc2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b242ee - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b28d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a22040 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4eb16 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a57170 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c764c3 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bc7d3 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d9229f11 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923ba32 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0768f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#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:     0x6192d8f4b60e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{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:     0x6192d8f496b6 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{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:     0x6192d8fd9cca - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::add::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d91a433a - openleadr_vtn[d2265e632dd6acd8]::api::user::test::add
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/user.rs:393:5
[INFO] [stdout]   51:     0x6192d917d1c7 - openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/user.rs:393:57
[INFO] [stdout]   52:     0x6192d8be72b6 - <openleadr_vtn[d2265e632dd6acd8]::api::user::test::add::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::program::test::permissions::business_can_create_program stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::program::test::permissions::business_can_create_program' (41) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f8ccb3 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#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:     0x6192d8c5640d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c57b8d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b21b0d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b12e4b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b12e4b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b12e4b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89ce340 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8aaa73d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a314 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf1e0b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d90981a9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b37902 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b24f4e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907bacd - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a2a860 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4fb96 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a5dec0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c79433 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bde83 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922c221 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d9240ec2 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0aa2f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#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:     0x6192d8f4c68e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{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:     0x6192d8f4a106 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{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:     0x6192d8fda2fa - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::business_can_create_program::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d91a567a - openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/program.rs:539:9
[INFO] [stdout]   51:     0x6192d917da77 - openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/program.rs:539:53
[INFO] [stdout]   52:     0x6192d8be8036 - <openleadr_vtn[d2265e632dd6acd8]::api::program::test::permissions::business_can_create_program::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::user::test::add_credential stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::user::test::add_credential' (61) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f75683 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#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:     0x6192d8c55b4d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c572cd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2124d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b0f56b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b0f56b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b0f56b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89c75e0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a9358d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a89eb4 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bef01b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d90978e9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b34d42 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b2422e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b20d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a21800 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4ea16 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a56ad0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c761e3 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bc673 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d9229cf1 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923b512 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0736f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#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:     0x6192d8f4b50e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{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:     0x6192d8f49616 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{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:     0x6192d8fd9c6a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::add_credential::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d91a415a - openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/user.rs:448:5
[INFO] [stdout]   51:     0x6192d917c3c7 - openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/user.rs:448:37
[INFO] [stdout]   52:     0x6192d8be7236 - <openleadr_vtn[d2265e632dd6acd8]::api::user::test::add_credential::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::user::test::all_routes_only_allowed_for_user_manager stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::user::test::all_routes_only_allowed_for_user_manager' (62) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f78143 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#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:     0x6192d8c55c4d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c573cd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2134d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b0fbeb - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b0fbeb - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b0fbeb - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89c8260 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a95fcd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a89f34 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bef55b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d90979e9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b35242 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b243ae - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b30d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a22880 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4ec16 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a57810 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c767a3 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bc933 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922a131 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923bf52 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c079af - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#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:     0x6192d8f4b70e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{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:     0x6192d8f49756 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{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:     0x6192d8fd9d2a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::all_routes_only_allowed_for_user_manager::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d91a451a - openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/user.rs:341:5
[INFO] [stdout]   51:     0x6192d917d227 - openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/user.rs:341:37
[INFO] [stdout]   52:     0x6192d8be7336 - <openleadr_vtn[d2265e632dd6acd8]::api::user::test::all_routes_only_allowed_for_user_manager::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::user::test::edit stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::user::test::edit' (65) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f78bf3 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#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:     0x6192d8c55c8d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5740d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2138d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b0fd8b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b0fd8b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b0fd8b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89c8580 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a96a5d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a89f54 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bef6ab - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097a29 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b35382 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b2440e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b34d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a22ca0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4ec96 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a57b60 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c76913 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bc9e3 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922a241 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923c1e2 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c07b3f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#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:     0x6192d8f4b78e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{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:     0x6192d8f497a6 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{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:     0x6192d8fd9d5a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::edit::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d91a460a - openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/user.rs:417:5
[INFO] [stdout]   51:     0x6192d917d257 - openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/user.rs:417:57
[INFO] [stdout]   52:     0x6192d8be7376 - <openleadr_vtn[d2265e632dd6acd8]::api::user::test::edit::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::event::test::permissions::business_can_list_events_in_own_program_only stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::event::test::permissions::business_can_list_events_in_own_program_only' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f8a1f3 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#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:     0x6192d8c5630d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c57a8d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b21a0d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b127cb - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b127cb - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b127cb - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89cd6c0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8aa7cfd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a294 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf18cb - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d90980a9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b37402 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b24dce - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b9cd - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a297e0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4f996 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a5d180 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c78e73 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bdbc3 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922bde1 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d9240482 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0a3f1 - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#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:     0x6192d8f4c490 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{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:     0x6192d8f49fc6 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{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:     0x6192d8fda23a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::business_can_list_events_in_own_program_only::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8d8988a - openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/event.rs:785:9
[INFO] [stdout]   51:     0x6192d8d49777 - openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/event.rs:785:100
[INFO] [stdout]   52:     0x6192d8be7f36 - <openleadr_vtn[d2265e632dd6acd8]::api::event::test::permissions::business_can_list_events_in_own_program_only::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::ven::tests::add_edit_delete_ven stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::ven::tests::add_edit_delete_ven' (68) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f73673 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#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:     0x6192d8c55a8d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5720d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2118d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b0f08b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b0f08b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b0f08b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89c6c80 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a915dd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a89e54 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8beec2b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097829 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b34982 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b2410e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b14d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a20ba0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4e896 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a560e0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c75d93 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bc463 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d92299c1 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923ad62 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c06ebf - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#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:     0x6192d8f4b38e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{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:     0x6192d8f49526 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{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:     0x6192d8fd9bda - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::add_edit_delete_ven::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d92b010a - openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/ven.rs:188:5
[INFO] [stdout]   51:     0x6192d927de57 - openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/ven.rs:188:45
[INFO] [stdout]   52:     0x6192d8be7176 - <openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::add_edit_delete_ven::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::ven::tests::get_all_filetred stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::ven::tests::get_all_filetred' (69) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f71663 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#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:     0x6192d8c559cd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5714d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b210cd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b0ebab - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b0ebab - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b0ebab - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89c6320 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a8f62d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a89df4 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bee83b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097769 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b345c2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b23fee - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b08d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a1ff40 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4e716 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a556f0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c75943 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bc253 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d9229691 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923a5b2 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c06a0f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#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:     0x6192d8f4b20e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{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:     0x6192d8f49436 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{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:     0x6192d8fd9b4a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::get_all_filetred::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d92afe3a - openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/ven.rs:127:5
[INFO] [stdout]   51:     0x6192d927ddc7 - openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/ven.rs:127:45
[INFO] [stdout]   52:     0x6192d8be70b6 - <openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_filetred::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::ven::tests::get_all_ven_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::ven::tests::get_all_ven_user' (71) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f72113 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#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:     0x6192d8c55a0d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5718d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2110d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b0ed4b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b0ed4b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b0ed4b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89c6640 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a900bd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a89e14 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bee98b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d90977a9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b34702 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b2404e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b0cd - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a20360 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4e796 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a55a40 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c75ab3 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bc303 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d92297a1 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923a842 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c06b9f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#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:     0x6192d8f4b28e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{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:     0x6192d8f49486 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{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:     0x6192d8fd9b7a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::get_all_ven_user::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d92aff2a - openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/ven.rs:163:5
[INFO] [stdout]   51:     0x6192d927ddf7 - openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/ven.rs:163:45
[INFO] [stdout]   52:     0x6192d8be70f6 - <openleadr_vtn[d2265e632dd6acd8]::api::ven::tests::get_all_ven_user::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::resource::test::test_get_all stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::resource::test::test_get_all' (55) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f841c3 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#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:     0x6192d8c560cd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5784d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b217cd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b1192b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b1192b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b1192b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89cbaa0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8aa1ded - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a174 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf0cfb - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9097e69 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b368c2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b24a6e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b78d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a272c0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4f516 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a5b3b0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c78183 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bd593 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922b451 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923ed72 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c095df - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#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:     0x6192d8f4c00e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{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:     0x6192d8f49cf6 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{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:     0x6192d8fda08a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::test_get_all::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8d8703a - openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/resource.rs:131:5
[INFO] [stdout]   51:     0x6192d8d495f7 - openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/resource.rs:131:58
[INFO] [stdout]   52:     0x6192d8be77b6 - <openleadr_vtn[d2265e632dd6acd8]::api::resource::test::test_get_all::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- data_source::postgres::event::tests::add::add stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'data_source::postgres::event::tests::add::add' (74) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f98d33 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#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:     0x6192d8c5688d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5800d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b21f8d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b14b8b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b14b8b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b14b8b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89d1b80 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8ab655d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a554 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf35ab - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9098629 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b38f82 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b2560e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907bf4d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a2f2a0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a50496 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a61a60 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c7ae13 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89beae3 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922d541 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d9243ce2 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0c64f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#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:     0x6192d8f4cf8e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{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:     0x6192d8f4a6a6 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{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:     0x6192d8fda65a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::add::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8ea05fa - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/event.rs:712:9
[INFO] [stdout]   51:     0x6192d8e69747 - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/event.rs:712:44
[INFO] [stdout]   52:     0x6192d8be84b6 - <openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- data_source::postgres::event::tests::add::add_existing_conflict_name stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'data_source::postgres::event::tests::add::add_existing_conflict_name' (75) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f98283 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#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:     0x6192d8c5684d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c57fcd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b21f4d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b149eb - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b149eb - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b149eb - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89d1860 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8ab5acd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a534 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf345b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d90985e9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b38e42 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b255ae - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907bf0d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a2ee80 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a50416 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a61710 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c7aca3 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bea33 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922d431 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d9243a52 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0c4bf - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#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:     0x6192d8f4cf0e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{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:     0x6192d8f4a656 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{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:     0x6192d8fda62a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::add_existing_conflict_name::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8ea050a - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/event.rs:726:9
[INFO] [stdout]   51:     0x6192d8e69717 - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/event.rs:726:54
[INFO] [stdout]   52:     0x6192d8be8476 - <openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::add::add_existing_conflict_name::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- data_source::postgres::event::tests::delete::delete_existing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'data_source::postgres::event::tests::delete::delete_existing' (76) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f9ad43 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#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:     0x6192d8c5694d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c580cd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2204d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b1506b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b1506b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b1506b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89d24e0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8ab850d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a5b4 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf399b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d90986e9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b39342 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b2572e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907c00d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a2ff00 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a50616 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a62450 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c7b263 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89becf3 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922d871 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d9244492 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0caff - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#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:     0x6192d8f4d10e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{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:     0x6192d8f4a796 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{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:     0x6192d8fda6ea - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::delete_existing::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8ea08ca - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/event.rs:802:9
[INFO] [stdout]   51:     0x6192d8e697d7 - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/event.rs:802:54
[INFO] [stdout]   52:     0x6192d8be8576 - <openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::delete::delete_existing::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::user::test::get stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::user::test::get' (66) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f77693 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#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:     0x6192d8c55c0d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5738d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2130d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b0fa4b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b0fa4b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b0fa4b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89c7f40 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8a9553d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a89f14 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bef40b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d90979a9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b35102 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b2434e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907b2cd - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a22460 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a4eb96 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a574c0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c76633 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bc883 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922a021 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d923bcc2 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0781f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#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:     0x6192d8f4b68e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{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:     0x6192d8f49706 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{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:     0x6192d8fd9cfa - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::get::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d91a442a - openleadr_vtn[d2265e632dd6acd8]::api::user::test::get
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/user.rs:322:5
[INFO] [stdout]   51:     0x6192d917d1f7 - openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/user.rs:322:37
[INFO] [stdout]   52:     0x6192d8be72f6 - <openleadr_vtn[d2265e632dd6acd8]::api::user::test::get::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- data_source::postgres::event::tests::get::get_existing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'data_source::postgres::event::tests::get::get_existing' (78) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f997e3 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#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:     0x6192d8c568cd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5804d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b21fcd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b14d2b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b14d2b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b14d2b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89d1ea0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8ab6fed - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a574 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf36fb - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9098669 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b390c2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b2566e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907bf8d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a2f6c0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a50516 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a61db0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c7af83 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89beb93 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922d651 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d9243f72 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0c7df - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#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:     0x6192d8f4d00e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{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:     0x6192d8f4a6f6 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{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:     0x6192d8fda68a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::get_existing::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8ea06ea - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/event.rs:683:9
[INFO] [stdout]   51:     0x6192d8e69777 - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/event.rs:683:54
[INFO] [stdout]   52:     0x6192d8be84f6 - <openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_existing::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- data_source::postgres::event::tests::get_all::filter_multiple_targets stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'data_source::postgres::event::tests::get_all::filter_multiple_targets' (81) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8fa02c3 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#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:     0x6192d8c56b4d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c582cd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2224d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b15d6b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b15d6b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b15d6b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89d3de0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8abd98d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a6b4 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf441b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d90988e9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b39d42 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b25a2e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907c20d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a32000 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a50a16 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a63ed0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c7bde3 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bf273 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922e0f1 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d9245912 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0d77f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#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:     0x6192d8f4d50e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{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:     0x6192d8f4aa16 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{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:     0x6192d8fda86a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::filter_multiple_targets::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8d89e2a - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/event.rs:612:9
[INFO] [stdout]   51:     0x6192d8d49897 - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/event.rs:612:44
[INFO] [stdout]   52:     0x6192d8be8776 - <openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_multiple_targets::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- data_source::postgres::event::tests::get_all::default_get_all stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'data_source::postgres::event::tests::get_all::default_get_all' (80) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f9f813 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#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:     0x6192d8c56b0d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5828d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2220d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b15bcb - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b15bcb - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b15bcb - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89d3ac0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8abcefd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a694 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf42cb - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d90988a9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b39c02 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b259ce - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907c1cd - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a31be0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a50996 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a63b80 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c7bc73 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bf1c3 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922dfe1 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d9245682 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0d5ef - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#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:     0x6192d8f4d48e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{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:     0x6192d8f4a9c6 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{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:     0x6192d8fda83a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::default_get_all::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8d89d3a - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/event.rs:472:9
[INFO] [stdout]   51:     0x6192d8d49867 - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/event.rs:472:54
[INFO] [stdout]   52:     0x6192d8be8736 - <openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::default_get_all::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- data_source::postgres::event::tests::get::get_not_existing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'data_source::postgres::event::tests::get::get_not_existing' (79) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f9a293 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#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:     0x6192d8c5690d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5808d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2200d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b14ecb - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b14ecb - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b14ecb - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89d21c0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8ab7a7d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a594 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf384b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d90986a9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b39202 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b256ce - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907bfcd - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a2fae0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a50596 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a62100 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c7b0f3 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bec43 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922d761 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d9244202 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0c96f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#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:     0x6192d8f4d08e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{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:     0x6192d8f4a746 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{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:     0x6192d8fda6ba - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::get_not_existing::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8ea07da - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/event.rs:696:9
[INFO] [stdout]   51:     0x6192d8e697a7 - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/event.rs:696:54
[INFO] [stdout]   52:     0x6192d8be8536 - <openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get::get_not_existing::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- data_source::postgres::event::tests::get_all::filter_program_id_get_all stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'data_source::postgres::event::tests::get_all::filter_program_id_get_all' (82) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8fa0d73 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#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:     0x6192d8c56b8d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5830d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2228d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b15f0b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b15f0b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b15f0b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89d4100 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8abe41d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a6d4 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf456b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9098929 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b39e82 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b25a8e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907c24d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a32420 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a50a96 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a64220 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c7bf53 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bf323 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922e201 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d9245ba2 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0d90f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#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:     0x6192d8f4d58e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{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:     0x6192d8f4aa66 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{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:     0x6192d8fda89a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::filter_program_id_get_all::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8d89f1a - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/event.rs:632:9
[INFO] [stdout]   51:     0x6192d8d498c7 - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/event.rs:632:54
[INFO] [stdout]   52:     0x6192d8be87b6 - <openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::filter_program_id_get_all::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- data_source::postgres::program::tests::get::get_not_existent stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'data_source::postgres::program::tests::get::get_not_existent' (94) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8fa42e3 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#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:     0x6192d8c56ccd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5844d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b223cd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b1672b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b1672b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b1672b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89d50a0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8ac18ed - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a774 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf4bfb - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9098a69 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b3a4c2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b25c6e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907c38d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a338c0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a50d16 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a652b0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c7c683 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bf693 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922e751 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d9246872 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0e0df - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#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:     0x6192d8f4d80e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{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:     0x6192d8f4abf6 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{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:     0x6192d8fda98a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::get_not_existent::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8ea0e6a - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/program.rs:777:9
[INFO] [stdout]   51:     0x6192d8e698f7 - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/program.rs:777:44
[INFO] [stdout]   52:     0x6192d8be88f6 - <openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get::get_not_existent::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- data_source::postgres::event::tests::get_all::limit_get_all stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'data_source::postgres::event::tests::get_all::limit_get_all' (84) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f9ed63 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#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:     0x6192d8c56acd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5824d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b221cd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b15a2b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b15a2b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b15a2b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89d37a0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8abc46d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a674 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf417b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9098869 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b39ac2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b2596e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907c18d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a317c0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a50916 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a63830 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c7bb03 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bf113 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922ded1 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d92453f2 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0d45f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#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:     0x6192d8f4d40e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{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:     0x6192d8f4a976 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{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:     0x6192d8fda80a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::limit_get_all::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8d89c4a - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/event.rs:484:9
[INFO] [stdout]   51:     0x6192d8d49837 - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/event.rs:484:54
[INFO] [stdout]   52:     0x6192d8be86f6 - <openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::limit_get_all::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- data_source::postgres::event::tests::get_all::skip_get_all stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'data_source::postgres::event::tests::get_all::skip_get_all' (85) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f9e2b3 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#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:     0x6192d8c56a8d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5820d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2218d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b1588b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b1588b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b1588b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89d3480 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8abb9dd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a654 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf402b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9098829 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b39982 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b2590e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907c14d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a313a0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a50896 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a634e0 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c7b993 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bf063 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922ddc1 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d9245162 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0d2cf - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#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:     0x6192d8f4d38e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{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:     0x6192d8f4a926 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{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:     0x6192d8fda7da - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::skip_get_all::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8d89b5a - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/event.rs:501:9
[INFO] [stdout]   51:     0x6192d8d49807 - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/event.rs:501:54
[INFO] [stdout]   52:     0x6192d8be86b6 - <openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::get_all::skip_get_all::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- data_source::postgres::event::tests::modify::update stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'data_source::postgres::event::tests::modify::update' (86) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8f9d803 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::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:     0x6192d8c56a4d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c581cd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2214d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b156eb - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b156eb - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b156eb - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89d3160 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::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.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8abaf4d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::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.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a634 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf3edb - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d90987e9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b39842 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b258ae - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907c10d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a30f80 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a50816 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a63190 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::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.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c7b823 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::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.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89befb3 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922dcb1 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d9244ed2 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0d13f - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::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:     0x6192d8f4d30e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::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:     0x6192d8f4a8d6 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::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:     0x6192d8fda7aa - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::update::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d8ea0c8a - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/event.rs:761:9
[INFO] [stdout]   51:     0x6192d8e69897 - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/event.rs:761:54
[INFO] [stdout]   52:     0x6192d8be8676 - <openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::event::tests::modify::update::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- data_source::postgres::program::tests::get_all::skip_get_all stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'data_source::postgres::program::tests::get_all::skip_get_all' (100) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8fa7853 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#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:     0x6192d8c56e0d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c5858d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2250d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b16f4b - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b16f4b - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b16f4b - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89d6040 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8ac4dbd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a814 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf528b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d9098ba9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b3ab02 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b25e4e - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907c4cd - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a34d60 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a50f96 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a66340 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c7cdb3 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bfa03 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922eca1 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d9247542 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0e8af - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#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:     0x6192d8f4da8e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{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:     0x6192d8f4ad86 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{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:     0x6192d8fdaa7a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::skip_get_all::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d92b175a - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/program.rs:606:9
[INFO] [stdout]   51:     0x6192d9280987 - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/program.rs:606:44
[INFO] [stdout]   52:     0x6192d8be8a36 - <openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::get_all::skip_get_all::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6192d92f991b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6192d930617a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6192d930617a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6192d930617a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6192d930617a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6192d9301724 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6192d9301724 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6192d9308c72 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6192d9308c72 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6192d9308c72 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6192d9308c72 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6192d9308c72 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6192d9e2867f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x6192d9e2867f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ed93dd48aa4 - <unknown>
[INFO] [stdout]   74:     0x7ed93ddd5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- data_source::postgres::program::tests::add::add stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'data_source::postgres::program::tests::add::add' (89) 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:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192d9e29172 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192d9e29172 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6192d9e29172 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6192d9e4260a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6192d9e4260a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6192d9e2e6e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192d9e2e6e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6192d9e058ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6192d9e058ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6192d9e20599 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6192d930556e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6192d930556e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192d9e20802 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6192d9e20802 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6192d9e059b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6192d9dfa7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6192d9e06b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6192d9e42d7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192d9e42ac2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6192d95adc74 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6192d94b5752 - sqlx_postgres[4b1f89f8d5a990df]::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:     0x6192d94bcf6e - <sqlx_postgres[4b1f89f8d5a990df]::database::Postgres as sqlx_core[a745d1e008319735]::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:     0x6192d8c554af - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[a745d1e008319735]::testing::TestContext<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>, sqlx_core[a745d1e008319735]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6192d8fa2d83 - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#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:     0x6192d8c56c4d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6192d8c583cd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6192d8b2234d - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6192d8b163eb - tokio[318a5bb622408fe0]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6192d8b163eb - tokio[318a5bb622408fe0]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6192d8b163eb - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6192d89d4a60 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6192d8ac03cd - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6192d8a8a734 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6192d8bf495b - <tokio[318a5bb622408fe0]::runtime::context::scoped::Scoped<tokio[318a5bb622408fe0]::runtime::scheduler::Context>>::set::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6192d90989e9 - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6192d8b3a242 - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::try_with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6192d8b25bae - <std[3b51380354919863]::thread::local::LocalKey<tokio[318a5bb622408fe0]::runtime::context::Context>>::with::<tokio[318a5bb622408fe0]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6192d907c30d - tokio[318a5bb622408fe0]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6192d8a33080 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6192d8a50c16 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6192d8a64c10 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6192d8c7c3a3 - tokio[318a5bb622408fe0]::runtime::context::runtime::enter_runtime::<<tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6192d89bf533 - <tokio[318a5bb622408fe0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6192d922e531 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6192d9246352 - <tokio[318a5bb622408fe0]::runtime::runtime::Runtime>::block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x6192d8c0ddbf - sqlx_core[a745d1e008319735]::rt::test_block_on::<sqlx_core[a745d1e008319735]::testing::run_test<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#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:     0x6192d8f4d70e - sqlx_core[a745d1e008319735]::testing::run_test::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}>::{closure#0}, sqlx_core[a745d1e008319735]::testing::run_test_with_pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{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:     0x6192d8f4ab56 - sqlx_core[a745d1e008319735]::testing::run_test_with_pool::<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres, fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0}, openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{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:     0x6192d8fda92a - <fn(sqlx_core[a745d1e008319735]::pool::Pool<sqlx_postgres[4b1f89f8d5a990df]::database::Postgres>) -> openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::add::{closure#0} as sqlx_core[a745d1e008319735]::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:     0x6192d92b1667 - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/program.rs:795:9
[INFO] [stdout]   51:     0x6192d9280957 - openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data_source/postgres/program.rs:795:22
[INFO] [stdout]   52:     0x6192d8be8876 - <openleadr_vtn[d2265e632dd6acd8]::data_source::postgres::program::tests::add::add::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6192d92f991b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[WARN] too many lines in the log, truncating it
