[INFO] cloning repository https://github.com/diz-unimr/mdr-service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/diz-unimr/mdr-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiz-unimr%2Fmdr-service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiz-unimr%2Fmdr-service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f0ca7d266695f245c5d3a108b5b601f5f82fe737
[INFO] testing diz-unimr/mdr-service against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiz-unimr%2Fmdr-service" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/diz-unimr/mdr-service
[INFO] finished tweaking git repo https://github.com/diz-unimr/mdr-service
[INFO] tweaked toml for git repo https://github.com/diz-unimr/mdr-service written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/diz-unimr/mdr-service on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/diz-unimr/mdr-service already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.39
[INFO] [stderr]   Downloaded async-trait v0.1.87
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.0
[INFO] [stderr]   Downloaded syn v2.0.99
[INFO] [stderr]   Downloaded ring v0.17.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e4f448d235af9a7cac31c4806ffcacd8e5e4f4d6135a064e88e81af7d05092a
[INFO] running `Command { std: "docker" "start" "-a" "6e4f448d235af9a7cac31c4806ffcacd8e5e4f4d6135a064e88e81af7d05092a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e4f448d235af9a7cac31c4806ffcacd8e5e4f4d6135a064e88e81af7d05092a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e4f448d235af9a7cac31c4806ffcacd8e5e4f4d6135a064e88e81af7d05092a", kill_on_drop: false }`
[INFO] [stdout] 6e4f448d235af9a7cac31c4806ffcacd8e5e4f4d6135a064e88e81af7d05092a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d9769ea4bbd3a234efcaae5b92295d937ecaba5e700ae5b669d37fffd241da0
[INFO] running `Command { std: "docker" "start" "-a" "6d9769ea4bbd3a234efcaae5b92295d937ecaba5e700ae5b669d37fffd241da0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ring v0.17.13
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling yaml-rust2 v0.10.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling mdr-service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "6d9769ea4bbd3a234efcaae5b92295d937ecaba5e700ae5b669d37fffd241da0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d9769ea4bbd3a234efcaae5b92295d937ecaba5e700ae5b669d37fffd241da0", kill_on_drop: false }`
[INFO] [stdout] 6d9769ea4bbd3a234efcaae5b92295d937ecaba5e700ae5b669d37fffd241da0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 402893bdba8b07c2a9f901fc7cb1a04af9a472decb975ca34fff785979a9e557
[INFO] running `Command { std: "docker" "start" "-a" "402893bdba8b07c2a9f901fc7cb1a04af9a472decb975ca34fff785979a9e557", kill_on_drop: false }`
[INFO] [stderr]    Compiling mdr-service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.03s
[INFO] running `Command { std: "docker" "inspect" "402893bdba8b07c2a9f901fc7cb1a04af9a472decb975ca34fff785979a9e557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "402893bdba8b07c2a9f901fc7cb1a04af9a472decb975ca34fff785979a9e557", kill_on_drop: false }`
[INFO] [stdout] 402893bdba8b07c2a9f901fc7cb1a04af9a472decb975ca34fff785979a9e557
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 90d67d393b35a553543319a7af47a0e76c82864343842a9e0cf7f28ac9b7264c
[INFO] running `Command { std: "docker" "start" "-a" "90d67d393b35a553543319a7af47a0e76c82864343842a9e0cf7f28ac9b7264c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mdr_service-85ccad38f4ae0abc)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test concept::tests::builds_nested_concepts ... ok
[INFO] [stdout] test concept::tests::ontology_test ... FAILED
[INFO] [stdout] test concept::tests::search_test ... FAILED
[INFO] [stdout] test concept::tests::read_test ... FAILED
[INFO] [stdout] test concept::tests::search_tree_test ... FAILED
[INFO] [stdout] test concept::tests::search_fails_test ... FAILED
[INFO] [stdout] test concept::tests::update_or_create_test ... FAILED
[INFO] [stdout] test module::tests::all_test ... FAILED
[INFO] [stdout] test server::tests::root_test ... FAILED
[INFO] [stdout] test module::tests::create_test ... FAILED
[INFO] [stdout] test module::tests::read_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- concept::tests::ontology_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'concept::tests::ontology_test' (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:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ba96a0df9c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ba96a0f7b4a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ba96a0f7b4a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5ba96a0e5106 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ba96a0e5106 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ba96a0bc2ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ba96a0bc2ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ba96a0d7039 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ba969a6f47e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ba969a6f47e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ba96a0d72a2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ba96a0d72a2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ba96a0bc3b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ba96a0b3469 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ba96a0bd56d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ba96a0f82bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ba96a0f8002 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ba969b10134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ba969b69e92 - sqlx_postgres[30989e2e96ba118c]::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:     0x5ba969b716ae - <sqlx_postgres[30989e2e96ba118c]::database::Postgres as sqlx_core[74669b11c552ab45]::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:     0x5ba969a3b80f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[74669b11c552ab45]::testing::TestContext<sqlx_postgres[30989e2e96ba118c]::database::Postgres>, sqlx_core[74669b11c552ab45]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ba969a1f233 - sqlx_core[74669b11c552ab45]::testing::run_test::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x5ba969a3b9ed - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ba969a3bc6d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ba96992ecbd - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5ba96992d3fb - tokio[efed71f8245d8841]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5ba96992d3fb - tokio[efed71f8245d8841]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5ba96992d3fb - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5ba96990a5d0 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5ba96992210d - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5ba96991e804 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5ba96996fb0b - <tokio[efed71f8245d8841]::runtime::context::scoped::Scoped<tokio[efed71f8245d8841]::runtime::scheduler::Context>>::set::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ba96995df79 - tokio[efed71f8245d8841]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5ba96993f012 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[efed71f8245d8841]::runtime::context::Context>>::try_with::<tokio[efed71f8245d8841]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5ba96993cf5e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[efed71f8245d8841]::runtime::context::Context>>::with::<tokio[efed71f8245d8841]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5ba96995b5ed - tokio[efed71f8245d8841]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5ba9699144d0 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5ba969918386 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5ba969919d90 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5ba96994bce3 - tokio[efed71f8245d8841]::runtime::context::runtime::enter_runtime::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ba9699088e3 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5ba9699ca761 - <tokio[efed71f8245d8841]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5ba9699ccc48 - <tokio[efed71f8245d8841]::runtime::runtime::Runtime>::block_on::<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5ba9699697af - sqlx_core[74669b11c552ab45]::rt::test_block_on::<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#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:     0x5ba969a172ae - sqlx_core[74669b11c552ab45]::testing::run_test::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}>::{closure#0}::{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:     0x5ba969a16e76 - sqlx_core[74669b11c552ab45]::testing::run_test_with_pool::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{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:     0x5ba969a28a8a - <fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::ontology_test::ontology_test::{closure#0} as sqlx_core[74669b11c552ab45]::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:     0x5ba9699897ca - mdr_service[186c0eafa6731078]::concept::tests::ontology_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/concept.rs:443:5
[INFO] [stdout]   51:     0x5ba9699751d7 - mdr_service[186c0eafa6731078]::concept::tests::ontology_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/concept.rs:443:40
[INFO] [stdout]   52:     0x5ba96993c3c6 - <mdr_service[186c0eafa6731078]::concept::tests::ontology_test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ba969a6382b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ba969a6382b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5ba969a7008a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5ba969a6a554 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5ba969a6a554 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5ba969a72b82 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5ba969a72b82 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ba96a0deecf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5ba96a0deecf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x71734fcdfaa4 - <unknown>
[INFO] [stdout]   74:     0x71734fd6ca64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- concept::tests::search_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'concept::tests::search_test' (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:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ba96a0df9c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ba96a0f7b4a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ba96a0f7b4a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5ba96a0e5106 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ba96a0e5106 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ba96a0bc2ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ba96a0bc2ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ba96a0d7039 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ba969a6f47e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ba969a6f47e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ba96a0d72a2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ba96a0d72a2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ba96a0bc3b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ba96a0b3469 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ba96a0bd56d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ba96a0f82bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ba96a0f8002 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ba969b10134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ba969b69e92 - sqlx_postgres[30989e2e96ba118c]::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:     0x5ba969b716ae - <sqlx_postgres[30989e2e96ba118c]::database::Postgres as sqlx_core[74669b11c552ab45]::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:     0x5ba969a3b80f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[74669b11c552ab45]::testing::TestContext<sqlx_postgres[30989e2e96ba118c]::database::Postgres>, sqlx_core[74669b11c552ab45]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ba969a1e783 - sqlx_core[74669b11c552ab45]::testing::run_test::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x5ba969a3b9ad - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ba969a3bc2d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ba96992ec7d - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5ba96992d25b - tokio[efed71f8245d8841]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5ba96992d25b - tokio[efed71f8245d8841]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5ba96992d25b - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5ba96990a2b0 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5ba96992167d - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5ba96991e7e4 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5ba96996f9bb - <tokio[efed71f8245d8841]::runtime::context::scoped::Scoped<tokio[efed71f8245d8841]::runtime::scheduler::Context>>::set::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ba96995df39 - tokio[efed71f8245d8841]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5ba96993eed2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[efed71f8245d8841]::runtime::context::Context>>::try_with::<tokio[efed71f8245d8841]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5ba96993cefe - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[efed71f8245d8841]::runtime::context::Context>>::with::<tokio[efed71f8245d8841]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5ba96995b5ad - tokio[efed71f8245d8841]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5ba9699140b0 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5ba969918306 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5ba969919a40 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5ba96994bb73 - tokio[efed71f8245d8841]::runtime::context::runtime::enter_runtime::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ba969908833 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5ba9699ca651 - <tokio[efed71f8245d8841]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5ba9699cc9c8 - <tokio[efed71f8245d8841]::runtime::runtime::Runtime>::block_on::<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5ba96996961f - sqlx_core[74669b11c552ab45]::rt::test_block_on::<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#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:     0x5ba969a1722e - sqlx_core[74669b11c552ab45]::testing::run_test::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}>::{closure#0}::{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:     0x5ba969a16e26 - sqlx_core[74669b11c552ab45]::testing::run_test_with_pool::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{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:     0x5ba969a28a5a - <fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_test::search_test::{closure#0} as sqlx_core[74669b11c552ab45]::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:     0x5ba9699896da - mdr_service[186c0eafa6731078]::concept::tests::search_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/concept.rs:466:5
[INFO] [stdout]   51:     0x5ba9699743f7 - mdr_service[186c0eafa6731078]::concept::tests::search_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/concept.rs:466:40
[INFO] [stdout]   52:     0x5ba96993c386 - <mdr_service[186c0eafa6731078]::concept::tests::search_test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ba969a6382b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ba969a6382b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5ba969a7008a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5ba969a6a554 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5ba969a6a554 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5ba969a72b82 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5ba969a72b82 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ba96a0deecf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5ba96a0deecf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x71734fcdfaa4 - <unknown>
[INFO] [stdout]   74:     0x71734fd6ca64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- concept::tests::read_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'concept::tests::read_test' (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:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ba96a0df9c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ba96a0f7b4a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ba96a0f7b4a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5ba96a0e5106 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ba96a0e5106 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ba96a0bc2ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ba96a0bc2ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ba96a0d7039 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ba969a6f47e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ba969a6f47e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ba96a0d72a2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ba96a0d72a2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ba96a0bc3b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ba96a0b3469 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ba96a0bd56d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ba96a0f82bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ba96a0f8002 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ba969b10134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ba969b69e92 - sqlx_postgres[30989e2e96ba118c]::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:     0x5ba969b716ae - <sqlx_postgres[30989e2e96ba118c]::database::Postgres as sqlx_core[74669b11c552ab45]::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:     0x5ba969a3b80f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[74669b11c552ab45]::testing::TestContext<sqlx_postgres[30989e2e96ba118c]::database::Postgres>, sqlx_core[74669b11c552ab45]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ba969a21cf3 - sqlx_core[74669b11c552ab45]::testing::run_test::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x5ba969a3baed - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ba969a3bd6d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ba96992edbd - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5ba96992da7b - tokio[efed71f8245d8841]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5ba96992da7b - tokio[efed71f8245d8841]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5ba96992da7b - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5ba96990b250 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5ba969924b4d - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5ba96991e884 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5ba96997004b - <tokio[efed71f8245d8841]::runtime::context::scoped::Scoped<tokio[efed71f8245d8841]::runtime::scheduler::Context>>::set::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ba96995e079 - tokio[efed71f8245d8841]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5ba96993f512 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[efed71f8245d8841]::runtime::context::Context>>::try_with::<tokio[efed71f8245d8841]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5ba96993d0de - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[efed71f8245d8841]::runtime::context::Context>>::with::<tokio[efed71f8245d8841]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5ba96995b6ed - tokio[efed71f8245d8841]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5ba969915550 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5ba969918586 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5ba96991aad0 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5ba96994c2a3 - tokio[efed71f8245d8841]::runtime::context::runtime::enter_runtime::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ba969908ba3 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5ba9699caba1 - <tokio[efed71f8245d8841]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5ba9699cd648 - <tokio[efed71f8245d8841]::runtime::runtime::Runtime>::block_on::<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5ba969969def - sqlx_core[74669b11c552ab45]::rt::test_block_on::<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#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:     0x5ba969a174ae - sqlx_core[74669b11c552ab45]::testing::run_test::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}>::{closure#0}::{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:     0x5ba969a16fb6 - sqlx_core[74669b11c552ab45]::testing::run_test_with_pool::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{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:     0x5ba969a28b4a - <fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::read_test::read_test::{closure#0} as sqlx_core[74669b11c552ab45]::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:     0x5ba96998a72a - mdr_service[186c0eafa6731078]::concept::tests::read_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/concept.rs:354:5
[INFO] [stdout]   51:     0x5ba9699758b7 - mdr_service[186c0eafa6731078]::concept::tests::read_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/concept.rs:354:40
[INFO] [stdout]   52:     0x5ba96993c506 - <mdr_service[186c0eafa6731078]::concept::tests::read_test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ba969a6382b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ba969a6382b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5ba969a7008a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5ba969a6a554 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5ba969a6a554 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5ba969a72b82 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5ba969a72b82 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ba96a0deecf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5ba96a0deecf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x71734fcdfaa4 - <unknown>
[INFO] [stdout]   74:     0x71734fd6ca64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- concept::tests::search_tree_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'concept::tests::search_tree_test' (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:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ba96a0df9c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ba96a0f7b4a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ba96a0f7b4a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5ba96a0e5106 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ba96a0e5106 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ba96a0bc2ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ba96a0bc2ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ba96a0d7039 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ba969a6f47e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ba969a6f47e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ba96a0d72a2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ba96a0d72a2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ba96a0bc3b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ba96a0b3469 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ba96a0bd56d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ba96a0f82bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ba96a0f8002 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ba969b10134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ba969b69e92 - sqlx_postgres[30989e2e96ba118c]::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:     0x5ba969b716ae - <sqlx_postgres[30989e2e96ba118c]::database::Postgres as sqlx_core[74669b11c552ab45]::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:     0x5ba969a3b80f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[74669b11c552ab45]::testing::TestContext<sqlx_postgres[30989e2e96ba118c]::database::Postgres>, sqlx_core[74669b11c552ab45]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ba969a1fce3 - sqlx_core[74669b11c552ab45]::testing::run_test::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x5ba969a3ba2d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ba969a3bcad - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ba96992ecfd - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5ba96992d59b - tokio[efed71f8245d8841]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5ba96992d59b - tokio[efed71f8245d8841]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5ba96992d59b - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5ba96990a8f0 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5ba969922b9d - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5ba96991e824 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5ba96996fc5b - <tokio[efed71f8245d8841]::runtime::context::scoped::Scoped<tokio[efed71f8245d8841]::runtime::scheduler::Context>>::set::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ba96995dfb9 - tokio[efed71f8245d8841]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5ba96993f152 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[efed71f8245d8841]::runtime::context::Context>>::try_with::<tokio[efed71f8245d8841]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5ba96993cfbe - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[efed71f8245d8841]::runtime::context::Context>>::with::<tokio[efed71f8245d8841]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5ba96995b62d - tokio[efed71f8245d8841]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5ba9699148f0 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5ba969918406 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5ba96991a0e0 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5ba96994be53 - tokio[efed71f8245d8841]::runtime::context::runtime::enter_runtime::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ba969908993 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5ba9699ca871 - <tokio[efed71f8245d8841]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5ba9699ccec8 - <tokio[efed71f8245d8841]::runtime::runtime::Runtime>::block_on::<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5ba96996993f - sqlx_core[74669b11c552ab45]::rt::test_block_on::<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#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:     0x5ba969a1732e - sqlx_core[74669b11c552ab45]::testing::run_test::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}>::{closure#0}::{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:     0x5ba969a16ec6 - sqlx_core[74669b11c552ab45]::testing::run_test_with_pool::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{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:     0x5ba969a28aba - <fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::search_tree_test::{closure#0} as sqlx_core[74669b11c552ab45]::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:     0x5ba9699898ba - mdr_service[186c0eafa6731078]::concept::tests::search_tree_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/concept.rs:519:5
[INFO] [stdout]   51:     0x5ba9699757f7 - mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/concept.rs:519:40
[INFO] [stdout]   52:     0x5ba96993c406 - <mdr_service[186c0eafa6731078]::concept::tests::search_tree_test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ba969a6382b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ba969a6382b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5ba969a7008a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5ba969a6a554 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5ba969a6a554 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5ba969a72b82 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5ba969a72b82 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ba96a0deecf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5ba96a0deecf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x71734fcdfaa4 - <unknown>
[INFO] [stdout]   74:     0x71734fd6ca64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- concept::tests::search_fails_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'concept::tests::search_fails_test' (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:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ba96a0df9c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ba96a0f7b4a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ba96a0f7b4a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5ba96a0e5106 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ba96a0e5106 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ba96a0bc2ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ba96a0bc2ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ba96a0d7039 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ba969a6f47e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ba969a6f47e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ba96a0d72a2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ba96a0d72a2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ba96a0bc3b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ba96a0b3469 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ba96a0bd56d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ba96a0f82bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ba96a0f8002 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ba969b10134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ba969b69e92 - sqlx_postgres[30989e2e96ba118c]::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:     0x5ba969b716ae - <sqlx_postgres[30989e2e96ba118c]::database::Postgres as sqlx_core[74669b11c552ab45]::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:     0x5ba969a3b80f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[74669b11c552ab45]::testing::TestContext<sqlx_postgres[30989e2e96ba118c]::database::Postgres>, sqlx_core[74669b11c552ab45]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ba969a20793 - sqlx_core[74669b11c552ab45]::testing::run_test::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x5ba969a3ba6d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ba969a3bced - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ba96992ed3d - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5ba96992d73b - tokio[efed71f8245d8841]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5ba96992d73b - tokio[efed71f8245d8841]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5ba96992d73b - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5ba96990ac10 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5ba96992362d - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5ba96991e844 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5ba96996fdab - <tokio[efed71f8245d8841]::runtime::context::scoped::Scoped<tokio[efed71f8245d8841]::runtime::scheduler::Context>>::set::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ba96995dff9 - tokio[efed71f8245d8841]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5ba96993f292 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[efed71f8245d8841]::runtime::context::Context>>::try_with::<tokio[efed71f8245d8841]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5ba96993d01e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[efed71f8245d8841]::runtime::context::Context>>::with::<tokio[efed71f8245d8841]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5ba96995b66d - tokio[efed71f8245d8841]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5ba969914d10 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5ba969918486 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5ba96991a430 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5ba96994bfc3 - tokio[efed71f8245d8841]::runtime::context::runtime::enter_runtime::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ba969908a43 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5ba9699ca981 - <tokio[efed71f8245d8841]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5ba9699cd148 - <tokio[efed71f8245d8841]::runtime::runtime::Runtime>::block_on::<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5ba969969acf - sqlx_core[74669b11c552ab45]::rt::test_block_on::<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#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:     0x5ba969a173ae - sqlx_core[74669b11c552ab45]::testing::run_test::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}>::{closure#0}::{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:     0x5ba969a16f16 - sqlx_core[74669b11c552ab45]::testing::run_test_with_pool::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{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:     0x5ba969a28aea - <fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::search_fails_test::{closure#0} as sqlx_core[74669b11c552ab45]::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:     0x5ba9699899aa - mdr_service[186c0eafa6731078]::concept::tests::search_fails_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/concept.rs:588:5
[INFO] [stdout]   51:     0x5ba969975827 - mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/concept.rs:588:40
[INFO] [stdout]   52:     0x5ba96993c446 - <mdr_service[186c0eafa6731078]::concept::tests::search_fails_test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ba969a6382b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ba969a6382b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5ba969a7008a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5ba969a6a554 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5ba969a6a554 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5ba969a72b82 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5ba969a72b82 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ba96a0deecf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5ba96a0deecf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x71734fcdfaa4 - <unknown>
[INFO] [stdout]   74:     0x71734fd6ca64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- concept::tests::update_or_create_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'concept::tests::update_or_create_test' (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:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ba96a0df9c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ba96a0f7b4a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ba96a0f7b4a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5ba96a0e5106 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ba96a0e5106 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ba96a0bc2ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ba96a0bc2ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ba96a0d7039 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ba969a6f47e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ba969a6f47e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ba96a0d72a2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ba96a0d72a2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ba96a0bc3b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ba96a0b3469 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ba96a0bd56d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ba96a0f82bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ba96a0f8002 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ba969b10134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ba969b69e92 - sqlx_postgres[30989e2e96ba118c]::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:     0x5ba969b716ae - <sqlx_postgres[30989e2e96ba118c]::database::Postgres as sqlx_core[74669b11c552ab45]::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:     0x5ba969a3b80f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[74669b11c552ab45]::testing::TestContext<sqlx_postgres[30989e2e96ba118c]::database::Postgres>, sqlx_core[74669b11c552ab45]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ba969a21243 - sqlx_core[74669b11c552ab45]::testing::run_test::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x5ba969a3baad - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ba969a3bd2d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ba96992ed7d - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5ba96992d8db - tokio[efed71f8245d8841]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5ba96992d8db - tokio[efed71f8245d8841]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5ba96992d8db - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5ba96990af30 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5ba9699240bd - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5ba96991e864 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5ba96996fefb - <tokio[efed71f8245d8841]::runtime::context::scoped::Scoped<tokio[efed71f8245d8841]::runtime::scheduler::Context>>::set::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ba96995e039 - tokio[efed71f8245d8841]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5ba96993f3d2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[efed71f8245d8841]::runtime::context::Context>>::try_with::<tokio[efed71f8245d8841]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5ba96993d07e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[efed71f8245d8841]::runtime::context::Context>>::with::<tokio[efed71f8245d8841]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5ba96995b6ad - tokio[efed71f8245d8841]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5ba969915130 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5ba969918506 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5ba96991a780 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5ba96994c133 - tokio[efed71f8245d8841]::runtime::context::runtime::enter_runtime::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ba969908af3 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5ba9699caa91 - <tokio[efed71f8245d8841]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5ba9699cd3c8 - <tokio[efed71f8245d8841]::runtime::runtime::Runtime>::block_on::<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5ba969969c5f - sqlx_core[74669b11c552ab45]::rt::test_block_on::<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#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:     0x5ba969a1742e - sqlx_core[74669b11c552ab45]::testing::run_test::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}>::{closure#0}::{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:     0x5ba969a16f66 - sqlx_core[74669b11c552ab45]::testing::run_test_with_pool::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0}, mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{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:     0x5ba969a28b1a - <fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::update_or_create_test::{closure#0} as sqlx_core[74669b11c552ab45]::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:     0x5ba969989a9a - mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/concept.rs:401:5
[INFO] [stdout]   51:     0x5ba969975857 - mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/concept.rs:401:40
[INFO] [stdout]   52:     0x5ba96993c486 - <mdr_service[186c0eafa6731078]::concept::tests::update_or_create_test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ba969a6382b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ba969a6382b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5ba969a7008a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5ba969a6a554 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5ba969a6a554 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5ba969a72b82 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5ba969a72b82 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ba96a0deecf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5ba96a0deecf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x71734fcdfaa4 - <unknown>
[INFO] [stdout]   74:     0x71734fd6ca64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- module::tests::all_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'module::tests::all_test' (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:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ba96a0df9c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ba96a0f7b4a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ba96a0f7b4a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5ba96a0e5106 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ba96a0e5106 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ba96a0bc2ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ba96a0bc2ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ba96a0d7039 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ba969a6f47e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ba969a6f47e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ba96a0d72a2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ba96a0d72a2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ba96a0bc3b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ba96a0b3469 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ba96a0bd56d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ba96a0f82bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ba96a0f8002 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ba969b10134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ba969b69e92 - sqlx_postgres[30989e2e96ba118c]::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:     0x5ba969b716ae - <sqlx_postgres[30989e2e96ba118c]::database::Postgres as sqlx_core[74669b11c552ab45]::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:     0x5ba969a3b80f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[74669b11c552ab45]::testing::TestContext<sqlx_postgres[30989e2e96ba118c]::database::Postgres>, sqlx_core[74669b11c552ab45]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ba969a1c773 - sqlx_core[74669b11c552ab45]::testing::run_test::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x5ba969a3b8ed - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ba969a3bb6d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ba96992ebbd - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5ba96992cd7b - tokio[efed71f8245d8841]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5ba96992cd7b - tokio[efed71f8245d8841]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5ba96992cd7b - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5ba969909950 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5ba96991f6cd - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5ba96991e784 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5ba96996f5cb - <tokio[efed71f8245d8841]::runtime::context::scoped::Scoped<tokio[efed71f8245d8841]::runtime::scheduler::Context>>::set::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ba96995de79 - tokio[efed71f8245d8841]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5ba96993eb12 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[efed71f8245d8841]::runtime::context::Context>>::try_with::<tokio[efed71f8245d8841]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5ba96993cdde - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[efed71f8245d8841]::runtime::context::Context>>::with::<tokio[efed71f8245d8841]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5ba96995b4ed - tokio[efed71f8245d8841]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5ba969913450 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5ba969918186 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5ba969919050 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5ba96994b723 - tokio[efed71f8245d8841]::runtime::context::runtime::enter_runtime::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ba969908623 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5ba9699ca321 - <tokio[efed71f8245d8841]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5ba9699cc248 - <tokio[efed71f8245d8841]::runtime::runtime::Runtime>::block_on::<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5ba96996916f - sqlx_core[74669b11c552ab45]::rt::test_block_on::<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#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:     0x5ba969a170ae - sqlx_core[74669b11c552ab45]::testing::run_test::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}>::{closure#0}::{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:     0x5ba969a16d36 - sqlx_core[74669b11c552ab45]::testing::run_test_with_pool::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{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:     0x5ba969a289ca - <fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::all_test::all_test::{closure#0} as sqlx_core[74669b11c552ab45]::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:     0x5ba96998925a - mdr_service[186c0eafa6731078]::module::tests::all_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/module.rs:131:5
[INFO] [stdout]   51:     0x5ba969973d57 - mdr_service[186c0eafa6731078]::module::tests::all_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/module.rs:131:39
[INFO] [stdout]   52:     0x5ba96993c2c6 - <mdr_service[186c0eafa6731078]::module::tests::all_test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ba969a6382b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ba969a6382b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5ba969a7008a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5ba969a6a554 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5ba969a6a554 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5ba969a72b82 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5ba969a72b82 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ba96a0deecf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5ba96a0deecf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x71734fcdfaa4 - <unknown>
[INFO] [stdout]   74:     0x71734fd6ca64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server::tests::root_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server::tests::root_test' (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:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ba96a0df9c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ba96a0f7b4a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ba96a0f7b4a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5ba96a0e5106 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ba96a0e5106 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ba96a0bc2ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ba96a0bc2ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ba96a0d7039 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ba969a6f47e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ba969a6f47e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ba96a0d72a2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ba96a0d72a2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ba96a0bc3b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ba96a0b3469 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ba96a0bd56d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ba96a0f82bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ba96a0f8002 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ba969b10134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ba969b69e92 - sqlx_postgres[30989e2e96ba118c]::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:     0x5ba969b716ae - <sqlx_postgres[30989e2e96ba118c]::database::Postgres as sqlx_core[74669b11c552ab45]::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:     0x5ba969a3b80f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[74669b11c552ab45]::testing::TestContext<sqlx_postgres[30989e2e96ba118c]::database::Postgres>, sqlx_core[74669b11c552ab45]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ba969a1dcd3 - sqlx_core[74669b11c552ab45]::testing::run_test::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x5ba969a3b96d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ba969a3bbed - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ba96992ec3d - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5ba96992d0bb - tokio[efed71f8245d8841]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5ba96992d0bb - tokio[efed71f8245d8841]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5ba96992d0bb - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5ba969909f90 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5ba969920bed - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5ba96991e7c4 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5ba96996f86b - <tokio[efed71f8245d8841]::runtime::context::scoped::Scoped<tokio[efed71f8245d8841]::runtime::scheduler::Context>>::set::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ba96995def9 - tokio[efed71f8245d8841]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5ba96993ed92 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[efed71f8245d8841]::runtime::context::Context>>::try_with::<tokio[efed71f8245d8841]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5ba96993ce9e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[efed71f8245d8841]::runtime::context::Context>>::with::<tokio[efed71f8245d8841]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5ba96995b56d - tokio[efed71f8245d8841]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5ba969913c90 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5ba969918286 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5ba9699196f0 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5ba96994ba03 - tokio[efed71f8245d8841]::runtime::context::runtime::enter_runtime::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ba969908783 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5ba9699ca541 - <tokio[efed71f8245d8841]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5ba9699cc748 - <tokio[efed71f8245d8841]::runtime::runtime::Runtime>::block_on::<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5ba96996948f - sqlx_core[74669b11c552ab45]::rt::test_block_on::<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#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:     0x5ba969a171ae - sqlx_core[74669b11c552ab45]::testing::run_test::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}>::{closure#0}::{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:     0x5ba969a16dd6 - sqlx_core[74669b11c552ab45]::testing::run_test_with_pool::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0}, mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{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:     0x5ba969a28a2a - <fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::server::tests::root_test::root_test::{closure#0} as sqlx_core[74669b11c552ab45]::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:     0x5ba969989437 - mdr_service[186c0eafa6731078]::server::tests::root_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server.rs:76:5
[INFO] [stdout]   51:     0x5ba969973db7 - mdr_service[186c0eafa6731078]::server::tests::root_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server.rs:76:18
[INFO] [stdout]   52:     0x5ba96993c346 - <mdr_service[186c0eafa6731078]::server::tests::root_test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ba969a6382b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ba969a6382b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5ba969a7008a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5ba969a6a554 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5ba969a6a554 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5ba969a72b82 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5ba969a72b82 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ba96a0deecf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5ba96a0deecf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x71734fcdfaa4 - <unknown>
[INFO] [stdout]   74:     0x71734fd6ca64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- module::tests::create_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'module::tests::create_test' (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:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ba96a0df9c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ba96a0f7b4a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ba96a0f7b4a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5ba96a0e5106 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ba96a0e5106 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ba96a0bc2ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ba96a0bc2ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ba96a0d7039 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ba969a6f47e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ba969a6f47e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ba96a0d72a2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ba96a0d72a2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ba96a0bc3b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ba96a0b3469 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ba96a0bd56d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ba96a0f82bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ba96a0f8002 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ba969b10134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ba969b69e92 - sqlx_postgres[30989e2e96ba118c]::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:     0x5ba969b716ae - <sqlx_postgres[30989e2e96ba118c]::database::Postgres as sqlx_core[74669b11c552ab45]::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:     0x5ba969a3b80f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[74669b11c552ab45]::testing::TestContext<sqlx_postgres[30989e2e96ba118c]::database::Postgres>, sqlx_core[74669b11c552ab45]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ba969a1bcc3 - sqlx_core[74669b11c552ab45]::testing::run_test::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x5ba969a3b8ad - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ba969a3bb2d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ba96992eb7d - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5ba96992cbdb - tokio[efed71f8245d8841]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5ba96992cbdb - tokio[efed71f8245d8841]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5ba96992cbdb - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5ba969909630 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5ba96991ec3d - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5ba96991e764 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5ba96996f47b - <tokio[efed71f8245d8841]::runtime::context::scoped::Scoped<tokio[efed71f8245d8841]::runtime::scheduler::Context>>::set::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ba96995de39 - tokio[efed71f8245d8841]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5ba96993e9d2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[efed71f8245d8841]::runtime::context::Context>>::try_with::<tokio[efed71f8245d8841]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5ba96993cd7e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[efed71f8245d8841]::runtime::context::Context>>::with::<tokio[efed71f8245d8841]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5ba96995b4ad - tokio[efed71f8245d8841]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5ba969913030 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5ba969918106 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5ba969918d00 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5ba96994b5b3 - tokio[efed71f8245d8841]::runtime::context::runtime::enter_runtime::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ba969908573 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5ba9699ca211 - <tokio[efed71f8245d8841]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5ba9699cbfc8 - <tokio[efed71f8245d8841]::runtime::runtime::Runtime>::block_on::<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5ba969968fdf - sqlx_core[74669b11c552ab45]::rt::test_block_on::<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#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:     0x5ba969a1702e - sqlx_core[74669b11c552ab45]::testing::run_test::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}>::{closure#0}::{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:     0x5ba969a16ce6 - sqlx_core[74669b11c552ab45]::testing::run_test_with_pool::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{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:     0x5ba969a2899a - <fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::create_test::create_test::{closure#0} as sqlx_core[74669b11c552ab45]::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:     0x5ba96998916a - mdr_service[186c0eafa6731078]::module::tests::create_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/module.rs:172:5
[INFO] [stdout]   51:     0x5ba969973d27 - mdr_service[186c0eafa6731078]::module::tests::create_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/module.rs:172:39
[INFO] [stdout]   52:     0x5ba96993c286 - <mdr_service[186c0eafa6731078]::module::tests::create_test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ba969a6382b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ba969a6382b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5ba969a7008a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5ba969a6a554 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5ba969a6a554 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5ba969a72b82 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5ba969a72b82 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ba96a0deecf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5ba96a0deecf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x71734fcdfaa4 - <unknown>
[INFO] [stdout]   74:     0x71734fd6ca64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- module::tests::read_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'module::tests::read_test' (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:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ba96a0df9c2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ba96a0df9c2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ba96a0f7b4a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ba96a0f7b4a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5ba96a0e5106 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ba96a0e5106 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ba96a0bc2ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ba96a0bc2ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ba96a0d7039 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ba969a6f47e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ba969a6f47e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ba96a0d72a2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ba96a0d72a2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ba96a0bc3b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ba96a0b3469 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ba96a0bd56d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ba96a0f82bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ba96a0f8002 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ba969b10134 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, dotenvy[e90131c365b53e97]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ba969b69e92 - sqlx_postgres[30989e2e96ba118c]::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:     0x5ba969b716ae - <sqlx_postgres[30989e2e96ba118c]::database::Postgres as sqlx_core[74669b11c552ab45]::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:     0x5ba969a3b80f - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::future::future::Future<Output = core[c5ed12ab89cc536a]::result::Result<sqlx_core[74669b11c552ab45]::testing::TestContext<sqlx_postgres[30989e2e96ba118c]::database::Postgres>, sqlx_core[74669b11c552ab45]::error::Error>> + core[c5ed12ab89cc536a]::marker::Send>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ba969a1d223 - sqlx_core[74669b11c552ab45]::testing::run_test::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x5ba969a3b92d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ba969a3bbad - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ba96992ebfd - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5ba96992cf1b - tokio[efed71f8245d8841]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5ba96992cf1b - tokio[efed71f8245d8841]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5ba96992cf1b - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5ba969909c70 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5ba96992015d - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5ba96991e7a4 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5ba96996f71b - <tokio[efed71f8245d8841]::runtime::context::scoped::Scoped<tokio[efed71f8245d8841]::runtime::scheduler::Context>>::set::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ba96995deb9 - tokio[efed71f8245d8841]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5ba96993ec52 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[efed71f8245d8841]::runtime::context::Context>>::try_with::<tokio[efed71f8245d8841]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5ba96993ce3e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[efed71f8245d8841]::runtime::context::Context>>::with::<tokio[efed71f8245d8841]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5ba96995b52d - tokio[efed71f8245d8841]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5ba969913870 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5ba969918206 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5ba9699193a0 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5ba96994b893 - tokio[efed71f8245d8841]::runtime::context::runtime::enter_runtime::<<tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ba9699086d3 - <tokio[efed71f8245d8841]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5ba9699ca431 - <tokio[efed71f8245d8841]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5ba9699cc4c8 - <tokio[efed71f8245d8841]::runtime::runtime::Runtime>::block_on::<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5ba9699692ff - sqlx_core[74669b11c552ab45]::rt::test_block_on::<sqlx_core[74669b11c552ab45]::testing::run_test<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#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:     0x5ba969a1712e - sqlx_core[74669b11c552ab45]::testing::run_test::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}, sqlx_core[74669b11c552ab45]::testing::run_test_with_pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}>::{closure#0}::{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:     0x5ba969a16d86 - sqlx_core[74669b11c552ab45]::testing::run_test_with_pool::<sqlx_postgres[30989e2e96ba118c]::database::Postgres, fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0}, mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{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:     0x5ba969a289fa - <fn(sqlx_core[74669b11c552ab45]::pool::Pool<sqlx_postgres[30989e2e96ba118c]::database::Postgres>) -> mdr_service[186c0eafa6731078]::module::tests::read_test::read_test::{closure#0} as sqlx_core[74669b11c552ab45]::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:     0x5ba96998934a - mdr_service[186c0eafa6731078]::module::tests::read_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/module.rs:97:5
[INFO] [stdout]   51:     0x5ba969973d87 - mdr_service[186c0eafa6731078]::module::tests::read_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/module.rs:97:39
[INFO] [stdout]   52:     0x5ba96993c306 - <mdr_service[186c0eafa6731078]::module::tests::read_test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ba969a6382b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ba969a6382b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5ba969a7008a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ba969a7008a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5ba969a7008a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5ba969a6a554 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5ba969a6a554 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5ba969a72b82 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ba969a72b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5ba969a72b82 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ba96a0deecf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5ba96a0deecf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x71734fcdfaa4 - <unknown>
[INFO] [stdout]   74:     0x71734fd6ca64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     concept::tests::ontology_test
[INFO] [stdout]     concept::tests::read_test
[INFO] [stdout]     concept::tests::search_fails_test
[INFO] [stdout]     concept::tests::search_test
[INFO] [stdout]     concept::tests::search_tree_test
[INFO] [stdout]     concept::tests::update_or_create_test
[INFO] [stdout]     module::tests::all_test
[INFO] [stdout]     module::tests::create_test
[INFO] [stdout]     module::tests::read_test
[INFO] [stdout]     server::tests::root_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin mdr-service`
[INFO] running `Command { std: "docker" "inspect" "90d67d393b35a553543319a7af47a0e76c82864343842a9e0cf7f28ac9b7264c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90d67d393b35a553543319a7af47a0e76c82864343842a9e0cf7f28ac9b7264c", kill_on_drop: false }`
[INFO] [stdout] 90d67d393b35a553543319a7af47a0e76c82864343842a9e0cf7f28ac9b7264c
