[INFO] cloning repository https://github.com/curatorsigma/asterconf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/curatorsigma/asterconf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcuratorsigma%2Fasterconf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcuratorsigma%2Fasterconf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 51778d76368d598d30830201c4c4bcd054ffb86f
[INFO] testing curatorsigma/asterconf against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcuratorsigma%2Fasterconf" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/curatorsigma/asterconf
[INFO] finished tweaking git repo https://github.com/curatorsigma/asterconf
[INFO] tweaked toml for git repo https://github.com/curatorsigma/asterconf written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/curatorsigma/asterconf on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/curatorsigma/asterconf already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bd8e78c734d29f4bc4b925e94137aadd775af49e8156c9000182740c8c522ff1
[INFO] running `Command { std: "docker" "start" "bd8e78c734d29f4bc4b925e94137aadd775af49e8156c9000182740c8c522ff1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd8e78c734d29f4bc4b925e94137aadd775af49e8156c9000182740c8c522ff1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd8e78c734d29f4bc4b925e94137aadd775af49e8156c9000182740c8c522ff1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd8e78c734d29f4bc4b925e94137aadd775af49e8156c9000182740c8c522ff1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd8e78c734d29f4bc4b925e94137aadd775af49e8156c9000182740c8c522ff1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling fs-err v3.1.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling lber v0.4.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling blazing_agi_macros v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling serde_html_form v0.2.7
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling url v2.5.6
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling askama_axum v0.4.0
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tower-cookies v0.10.0
[INFO] [stderr]    Compiling der-parser v8.2.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling x509-parser v0.15.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower-sessions-core v0.13.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tower-sessions-core v0.12.3
[INFO] [stderr]    Compiling blazing_agi v0.3.1
[INFO] [stderr]    Compiling tower-sessions-memory-store v0.13.0
[INFO] [stderr]    Compiling axum-messages v0.6.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling ldap3 v0.11.5
[INFO] [stderr]    Compiling tower-sessions v0.13.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling axum-server v0.7.2
[INFO] [stderr]    Compiling axum-extra v0.9.6
[INFO] [stderr]    Compiling axum-login v0.16.0
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling tower-sessions-sqlx-store v0.14.2
[INFO] [stderr]    Compiling asterconf v0.2.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:147:13
[INFO] [stdout]     |
[INFO] [stdout] 147 |     config: &Config,
[INFO] [stdout]     |             ^^^^^^^ the lifetime is elided here
[INFO] [stdout] 148 |     call_forwards: Vec<PgRow>,
[INFO] [stdout] 149 | ) -> Result<Vec<CallForward<HasId>>, DBError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 | ) -> Result<Vec<CallForward<'_, HasId>>, DBError> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:193:44
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub async fn get_all_call_forwards(config: &Config) -> Result<Vec<CallForward<HasId>>, DBError> {
[INFO] [stdout]     |                                            ^^^^^^^                ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub async fn get_all_call_forwards(config: &Config) -> Result<Vec<CallForward<'_, HasId>>, DBError> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 227 |     config: &Config,
[INFO] [stdout]     |             ^^^^^^^ the lifetime is elided here
[INFO] [stdout] 228 |     fwdid: i32,
[INFO] [stdout] 229 | ) -> Result<CallForward<HasId>, DBError> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 229 | ) -> Result<CallForward<'_, HasId>, DBError> {
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.70s
[INFO] running `Command { std: "docker" "inspect" "bd8e78c734d29f4bc4b925e94137aadd775af49e8156c9000182740c8c522ff1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd8e78c734d29f4bc4b925e94137aadd775af49e8156c9000182740c8c522ff1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling asterconf v0.2.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:147:13
[INFO] [stdout]     |
[INFO] [stdout] 147 |     config: &Config,
[INFO] [stdout]     |             ^^^^^^^ the lifetime is elided here
[INFO] [stdout] 148 |     call_forwards: Vec<PgRow>,
[INFO] [stdout] 149 | ) -> Result<Vec<CallForward<HasId>>, DBError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 | ) -> Result<Vec<CallForward<'_, HasId>>, DBError> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:193:44
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub async fn get_all_call_forwards(config: &Config) -> Result<Vec<CallForward<HasId>>, DBError> {
[INFO] [stdout]     |                                            ^^^^^^^                ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub async fn get_all_call_forwards(config: &Config) -> Result<Vec<CallForward<'_, HasId>>, DBError> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 227 |     config: &Config,
[INFO] [stdout]     |             ^^^^^^^ the lifetime is elided here
[INFO] [stdout] 228 |     fwdid: i32,
[INFO] [stdout] 229 | ) -> Result<CallForward<HasId>, DBError> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 229 | ) -> Result<CallForward<'_, HasId>, DBError> {
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.50s
[INFO] running `Command { std: "docker" "inspect" "bd8e78c734d29f4bc4b925e94137aadd775af49e8156c9000182740c8c522ff1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd8e78c734d29f4bc4b925e94137aadd775af49e8156c9000182740c8c522ff1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/db.rs:147:13
[INFO] [stderr]     |
[INFO] [stderr] 147 |     config: &Config,
[INFO] [stderr]     |             ^^^^^^^ the lifetime is elided here
[INFO] [stderr] 148 |     call_forwards: Vec<PgRow>,
[INFO] [stderr] 149 | ) -> Result<Vec<CallForward<HasId>>, DBError> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 149 | ) -> Result<Vec<CallForward<'_, HasId>>, DBError> {
[INFO] [stderr]     |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/db.rs:193:44
[INFO] [stderr]     |
[INFO] [stderr] 193 | pub async fn get_all_call_forwards(config: &Config) -> Result<Vec<CallForward<HasId>>, DBError> {
[INFO] [stderr]     |                                            ^^^^^^^                ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                            |
[INFO] [stderr]     |                                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 193 | pub async fn get_all_call_forwards(config: &Config) -> Result<Vec<CallForward<'_, HasId>>, DBError> {
[INFO] [stderr]     |                                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/db.rs:227:13
[INFO] [stderr]     |
[INFO] [stderr] 227 |     config: &Config,
[INFO] [stderr]     |             ^^^^^^^ the lifetime is elided here
[INFO] [stderr] 228 |     fwdid: i32,
[INFO] [stderr] 229 | ) -> Result<CallForward<HasId>, DBError> {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 229 | ) -> Result<CallForward<'_, HasId>, DBError> {
[INFO] [stderr]     |                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: `asterconf` (bin "asterconf" test) generated 3 warnings (run `cargo fix --bin "asterconf" -p asterconf --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/asterconf-00d654c9f5026d74)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test db::test::__load_crypto_provider ... ok
[INFO] [stdout] test db::test::get_call_forwards_from_startpoint ... FAILED
[INFO] [stdout] test db::test::auth_test ... FAILED
[INFO] [stdout] test ldap::ldap_test::ldap_auth_user_twice ... ignored
[INFO] [stdout] test ldap::ldap_test::ldap_authenticate_user ... ignored
[INFO] [stdout] test ldap::ldap_test::ldap_authenticate_user_password_wrong ... ignored
[INFO] [stdout] test ldap::ldap_test::ldap_bind ... ignored
[INFO] [stdout] test ldap::ldap_test::ldap_get_user ... ignored
[INFO] [stdout] test ldap::ldap_test::ldap_get_user_does_not_exist ... ignored
[INFO] [stdout] test tests::order_on_timeframes ... ok
[INFO] [stdout] test web_server::protected::post::test::fuzzy_match_fail ... ok
[INFO] [stdout] test web_server::protected::post::test::fuzzy_match_success ... ok
[INFO] [stdout] test web_server::protected::post::test::mark_string ... ok
[INFO] [stdout] test db::test::get_all_call_forwards ... FAILED
[INFO] [stdout] test db::test::delete_call_forward ... FAILED
[INFO] [stdout] test db::test::get_call_forward_by_id ... FAILED
[INFO] [stdout] test db::test::insert_call_forward ... FAILED
[INFO] [stdout] test db::test::test_insert_timeframe_daily ... FAILED
[INFO] [stdout] test db::test::insert_timeframe_enum ... FAILED
[INFO] [stdout] test db::test::test_insert_timeframe_monthly ... FAILED
[INFO] [stdout] test db::test::test_insert_timeframe_once ... FAILED
[INFO] [stdout] test db::test::unlink_timeframes ... FAILED
[INFO] [stdout] test db::test::test_insert_timeframe_weekly ... FAILED
[INFO] [stdout] test db::test::update_call_forward_add_context ... FAILED
[INFO] [stdout] test db::test::update_call_forward_change_dest ... FAILED
[INFO] [stdout] test db::test::update_call_forward_change_source ... FAILED
[INFO] [stdout] test db::test::update_call_forward_delete_context ... FAILED
[INFO] [stdout] test db::test::update_timeframe ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::get_call_forwards_from_startpoint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::get_call_forwards_from_startpoint' (5009) 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:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58a49f341021 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58a49f341021 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58a49f358fba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58a49f358fba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x58a49f345e2c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x58a49f345e2c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x58a49f31de46 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58a49f31de46 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58a49f338529 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58a49ebc0aa0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x58a49ebc0aa0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58a49f338852 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x58a49f338852 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x58a49f31def2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x58a49f3153a9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58a49f31ed7d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x58a49f3597ec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58a49f359532 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x58a49ee75c9b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x58a49ee082ea - sqlx_postgres[def078dc0fa578d4]::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:     0x58a49ee0a744 - <sqlx_postgres[def078dc0fa578d4]::database::Postgres as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49eb220bf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[a43e3aa0d7bc1be2]::testing::TestContext<sqlx_postgres[def078dc0fa578d4]::database::Postgres>, sqlx_core[a43e3aa0d7bc1be2]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58a49eae4bba - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x58a49eb2275b - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58a49eb22ebb - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58a49e9fa4ab - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58a49e9f78cb - tokio[ec39961eb0bb3461]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58a49e9f78cb - tokio[ec39961eb0bb3461]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58a49e9f78cb - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58a49e9b36fd - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58a49e9e3f9d - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58a49e9d9d2b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58a49ea2999a - <tokio[ec39961eb0bb3461]::runtime::context::scoped::Scoped<tokio[ec39961eb0bb3461]::runtime::scheduler::Context>>::set::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58a49eb45bea - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58a49ea170d5 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::try_with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x58a49ea12eed - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x58a49eb416f1 - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58a49e9c75be - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58a49e9cdd2e - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58a49e9d1e06 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58a49ea424ff - tokio[ec39961eb0bb3461]::runtime::context::runtime::enter_runtime::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58a49e9af139 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58a49eb5914e - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58a49eb5e4bf - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58a49eb61f16 - sqlx_core[a43e3aa0d7bc1be2]::rt::test_block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#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:     0x58a49ead8fb0 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}>::{closure#0}::{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:     0x58a49ead8823 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{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:     0x58a49eaf47a3 - <fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::get_call_forwards_from_startpoint::{closure#0} as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49ea722b0 - asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:32:1
[INFO] [stdout]   51:     0x58a49ea5a827 - asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:35:6
[INFO] [stdout]   52:     0x58a49ea11e46 - <asterconf[fd76f0775fcadee5]::db::test::get_call_forwards_from_startpoint::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58a49ebb3ddb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58a49ebb3ddb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58a49ebc1425 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58a49ebc1425 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58a49ebbbed4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58a49ebbbed4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58a49ebc4572 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58a49ebc4572 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58a49ebc4572 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58a49f3401cf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x58a49f3401cf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7a596bc74aa4 - <unknown>
[INFO] [stdout]   74:     0x7a596bd01a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::auth_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::auth_test' (5005) 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:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58a49f341021 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58a49f341021 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58a49f358fba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58a49f358fba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x58a49f345e2c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x58a49f345e2c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x58a49f31de46 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58a49f31de46 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58a49f338529 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58a49ebc0aa0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x58a49ebc0aa0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58a49f338852 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x58a49f338852 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x58a49f31def2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x58a49f3153a9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58a49f31ed7d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x58a49f3597ec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58a49f359532 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x58a49ee75c9b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x58a49ee082ea - sqlx_postgres[def078dc0fa578d4]::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:     0x58a49ee0a744 - <sqlx_postgres[def078dc0fa578d4]::database::Postgres as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49eb220bf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[a43e3aa0d7bc1be2]::testing::TestContext<sqlx_postgres[def078dc0fa578d4]::database::Postgres>, sqlx_core[a43e3aa0d7bc1be2]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58a49eae6d9b - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_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:     0x58a49eb2287b - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58a49eb22fdb - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58a49e9fa5cb - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58a49e9f7e3b - tokio[ec39961eb0bb3461]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), sqlx_core[a43e3aa0d7bc1be2]::error::Error>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_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.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58a49e9f7e3b - tokio[ec39961eb0bb3461]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), sqlx_core[a43e3aa0d7bc1be2]::error::Error>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_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.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58a49e9f7e3b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_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.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58a49e9b7bdd - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), sqlx_core[a43e3aa0d7bc1be2]::error::Error>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_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.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58a49e9e612d - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_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.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58a49e9d9dbb - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), sqlx_core[a43e3aa0d7bc1be2]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58a49ea29d2a - <tokio[ec39961eb0bb3461]::runtime::context::scoped::Scoped<tokio[ec39961eb0bb3461]::runtime::scheduler::Context>>::set::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), sqlx_core[a43e3aa0d7bc1be2]::error::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), sqlx_core[a43e3aa0d7bc1be2]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58a49eb4630a - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), sqlx_core[a43e3aa0d7bc1be2]::error::Error>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), sqlx_core[a43e3aa0d7bc1be2]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58a49ea18af8 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::try_with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), sqlx_core[a43e3aa0d7bc1be2]::error::Error>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), sqlx_core[a43e3aa0d7bc1be2]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), sqlx_core[a43e3aa0d7bc1be2]::error::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x58a49ea1386d - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), sqlx_core[a43e3aa0d7bc1be2]::error::Error>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), sqlx_core[a43e3aa0d7bc1be2]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), sqlx_core[a43e3aa0d7bc1be2]::error::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x58a49eb41ce1 - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), sqlx_core[a43e3aa0d7bc1be2]::error::Error>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), sqlx_core[a43e3aa0d7bc1be2]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58a49e9c830e - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), sqlx_core[a43e3aa0d7bc1be2]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58a49e9cdee2 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58a49e9d28f2 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_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.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58a49ea429ea - tokio[ec39961eb0bb3461]::runtime::context::runtime::enter_runtime::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), sqlx_core[a43e3aa0d7bc1be2]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58a49e9af3b8 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58a49eb59591 - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58a49eb5ed95 - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58a49eb62484 - sqlx_core[a43e3aa0d7bc1be2]::rt::test_block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_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:     0x58a49ead9137 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_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:     0x58a49ead891f - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_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:     0x58a49eaf4878 - <fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::auth_test::auth_test::{closure#0} as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49ea72586 - asterconf[fd76f0775fcadee5]::db::test::auth_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:12:1
[INFO] [stdout]   51:     0x58a49ea5a8bd - asterconf[fd76f0775fcadee5]::db::test::auth_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:13:37
[INFO] [stdout]   52:     0x58a49ea11f06 - <asterconf[fd76f0775fcadee5]::db::test::auth_test::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58a49ebb3ddb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58a49ebb3ddb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58a49ebc1425 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58a49ebc1425 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58a49ebbbed4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58a49ebbbed4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58a49ebc4572 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58a49ebc4572 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58a49ebc4572 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58a49f3401cf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x58a49f3401cf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7a596bc74aa4 - <unknown>
[INFO] [stdout]   74:     0x7a596bd01a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::get_all_call_forwards stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::get_all_call_forwards' (5007) 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:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58a49f341021 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58a49f341021 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58a49f358fba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58a49f358fba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x58a49f345e2c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x58a49f345e2c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x58a49f31de46 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58a49f31de46 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58a49f338529 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58a49ebc0aa0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x58a49ebc0aa0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58a49f338852 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x58a49f338852 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x58a49f31def2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x58a49f3153a9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58a49f31ed7d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x58a49f3597ec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58a49f359532 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x58a49ee75c9b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x58a49ee082ea - sqlx_postgres[def078dc0fa578d4]::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:     0x58a49ee0a744 - <sqlx_postgres[def078dc0fa578d4]::database::Postgres as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49eb220bf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[a43e3aa0d7bc1be2]::testing::TestContext<sqlx_postgres[def078dc0fa578d4]::database::Postgres>, sqlx_core[a43e3aa0d7bc1be2]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58a49eade63a - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x58a49eb223fb - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58a49eb22b5b - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58a49e9fa14b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58a49e9f687b - tokio[ec39961eb0bb3461]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58a49e9f687b - tokio[ec39961eb0bb3461]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58a49e9f687b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58a49e9b165d - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58a49e9ddaed - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58a49e9d9b7b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58a49ea28eea - <tokio[ec39961eb0bb3461]::runtime::context::scoped::Scoped<tokio[ec39961eb0bb3461]::runtime::scheduler::Context>>::set::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58a49eb4588a - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58a49ea16475 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::try_with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x58a49ea12a6d - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x58a49eb41421 - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58a49e9c4dce - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58a49e9cd81e - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58a49e9cfd66 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58a49ea4165f - tokio[ec39961eb0bb3461]::runtime::context::runtime::enter_runtime::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58a49e9ae9e9 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58a49eb5845e - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58a49eb5ca0f - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58a49eb60f16 - sqlx_core[a43e3aa0d7bc1be2]::rt::test_block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#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:     0x58a49ead8b80 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}>::{closure#0}::{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:     0x58a49ead8553 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{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:     0x58a49eaf4563 - <fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::get_all_call_forwards::{closure#0} as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49ea71a00 - asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:46:1
[INFO] [stdout]   51:     0x58a49ea5a647 - asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:47:49
[INFO] [stdout]   52:     0x58a49ea11bc6 - <asterconf[fd76f0775fcadee5]::db::test::get_all_call_forwards::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58a49ebb3ddb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58a49ebb3ddb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58a49ebc1425 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58a49ebc1425 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58a49ebbbed4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58a49ebbbed4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58a49ebc4572 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58a49ebc4572 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58a49ebc4572 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58a49f3401cf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x58a49f3401cf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7a596bc74aa4 - <unknown>
[INFO] [stdout]   74:     0x7a596bd01a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::delete_call_forward stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::delete_call_forward' (5006) 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:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58a49f341021 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58a49f341021 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58a49f358fba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58a49f358fba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x58a49f345e2c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x58a49f345e2c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x58a49f31de46 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58a49f31de46 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58a49f338529 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58a49ebc0aa0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x58a49ebc0aa0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58a49f338852 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x58a49f338852 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x58a49f31def2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x58a49f3153a9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58a49f31ed7d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x58a49f3597ec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58a49f359532 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x58a49ee75c9b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x58a49ee082ea - sqlx_postgres[def078dc0fa578d4]::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:     0x58a49ee0a744 - <sqlx_postgres[def078dc0fa578d4]::database::Postgres as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49eb220bf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[a43e3aa0d7bc1be2]::testing::TestContext<sqlx_postgres[def078dc0fa578d4]::database::Postgres>, sqlx_core[a43e3aa0d7bc1be2]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58a49eadcf9a - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x58a49eb2233b - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58a49eb22a9b - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58a49e9fa08b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58a49e9f64db - tokio[ec39961eb0bb3461]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58a49e9f64db - tokio[ec39961eb0bb3461]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58a49e9f64db - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58a49e9b0f1d - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58a49e9dc48d - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58a49e9d9b1b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58a49ea28c8a - <tokio[ec39961eb0bb3461]::runtime::context::scoped::Scoped<tokio[ec39961eb0bb3461]::runtime::scheduler::Context>>::set::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58a49eb457ca - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58a49ea161b5 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::try_with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x58a49ea1296d - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x58a49eb41381 - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58a49e9c44ee - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58a49e9cd6fe - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58a49e9cf626 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58a49ea4131f - tokio[ec39961eb0bb3461]::runtime::context::runtime::enter_runtime::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58a49e9ae849 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58a49eb5817e - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58a49eb5c40f - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58a49eb60b76 - sqlx_core[a43e3aa0d7bc1be2]::rt::test_block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#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:     0x58a49ead8a80 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}>::{closure#0}::{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:     0x58a49ead84b3 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{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:     0x58a49eaf44e3 - <fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::delete_call_forward::{closure#0} as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49ea71820 - asterconf[fd76f0775fcadee5]::db::test::delete_call_forward
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:83:1
[INFO] [stdout]   51:     0x58a49ea5a5e7 - asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:84:47
[INFO] [stdout]   52:     0x58a49ea11b46 - <asterconf[fd76f0775fcadee5]::db::test::delete_call_forward::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58a49ebb3ddb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58a49ebb3ddb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58a49ebc1425 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58a49ebc1425 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58a49ebbbed4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58a49ebbbed4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58a49ebc4572 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58a49ebc4572 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58a49ebc4572 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58a49f3401cf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x58a49f3401cf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7a596bc74aa4 - <unknown>
[INFO] [stdout]   74:     0x7a596bd01a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::get_call_forward_by_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::get_call_forward_by_id' (5008) 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:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58a49f341021 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58a49f341021 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58a49f358fba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58a49f358fba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x58a49f345e2c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x58a49f345e2c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x58a49f31de46 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58a49f31de46 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58a49f338529 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58a49ebc0aa0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x58a49ebc0aa0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58a49f338852 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x58a49f338852 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x58a49f31def2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x58a49f3153a9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58a49f31ed7d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x58a49f3597ec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58a49f359532 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x58a49ee75c9b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x58a49ee082ea - sqlx_postgres[def078dc0fa578d4]::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:     0x58a49ee0a744 - <sqlx_postgres[def078dc0fa578d4]::database::Postgres as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49eb220bf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[a43e3aa0d7bc1be2]::testing::TestContext<sqlx_postgres[def078dc0fa578d4]::database::Postgres>, sqlx_core[a43e3aa0d7bc1be2]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58a49eadfcca - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58a49eb224bb - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58a49eb22c1b - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58a49e9fa20b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58a49e9f6c1b - tokio[ec39961eb0bb3461]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58a49e9f6c1b - tokio[ec39961eb0bb3461]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58a49e9f6c1b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58a49e9b1d9d - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58a49e9df14d - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58a49e9d9bdb - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58a49ea2914a - <tokio[ec39961eb0bb3461]::runtime::context::scoped::Scoped<tokio[ec39961eb0bb3461]::runtime::scheduler::Context>>::set::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58a49eb4594a - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58a49ea16735 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::try_with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x58a49ea12b6d - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x58a49eb414c1 - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58a49e9c56ae - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58a49e9cd93e - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58a49e9d04a6 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58a49ea4199f - tokio[ec39961eb0bb3461]::runtime::context::runtime::enter_runtime::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58a49e9aeb89 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58a49eb5873e - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58a49eb5cfff - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58a49eb612a6 - sqlx_core[a43e3aa0d7bc1be2]::rt::test_block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58a49ead8c70 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58a49ead85f3 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58a49eaf45e3 - <fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::get_call_forward_by_id::{closure#0} as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49ea71c20 - asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:57:1
[INFO] [stdout]   51:     0x58a49ea5a6d7 - asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:58:50
[INFO] [stdout]   52:     0x58a49ea11c86 - <asterconf[fd76f0775fcadee5]::db::test::get_call_forward_by_id::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58a49ebb3ddb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58a49ebb3ddb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58a49ebc1425 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58a49ebc1425 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58a49ebbbed4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58a49ebbbed4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58a49ebc4572 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58a49ebc4572 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58a49ebc4572 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58a49f3401cf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x58a49f3401cf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7a596bc74aa4 - <unknown>
[INFO] [stdout]   74:     0x7a596bd01a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::insert_call_forward stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::insert_call_forward' (5010) 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:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58a49f341021 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58a49f341021 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58a49f358fba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58a49f358fba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x58a49f345e2c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x58a49f345e2c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x58a49f31de46 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58a49f31de46 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58a49f338529 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58a49ebc0aa0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x58a49ebc0aa0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58a49f338852 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x58a49f338852 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x58a49f31def2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x58a49f3153a9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58a49f31ed7d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x58a49f3597ec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58a49f359532 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x58a49ee75c9b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x58a49ee082ea - sqlx_postgres[def078dc0fa578d4]::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:     0x58a49ee0a744 - <sqlx_postgres[def078dc0fa578d4]::database::Postgres as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49eb220bf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[a43e3aa0d7bc1be2]::testing::TestContext<sqlx_postgres[def078dc0fa578d4]::database::Postgres>, sqlx_core[a43e3aa0d7bc1be2]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58a49eaddaea - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x58a49eb2239b - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58a49eb22afb - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58a49e9fa0eb - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58a49e9f66ab - tokio[ec39961eb0bb3461]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58a49e9f66ab - tokio[ec39961eb0bb3461]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58a49e9f66ab - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58a49e9b12bd - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58a49e9dcfbd - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58a49e9d9b4b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58a49ea28dba - <tokio[ec39961eb0bb3461]::runtime::context::scoped::Scoped<tokio[ec39961eb0bb3461]::runtime::scheduler::Context>>::set::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58a49eb4582a - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58a49ea16315 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::try_with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x58a49ea129ed - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x58a49eb413d1 - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58a49e9c495e - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58a49e9cd78e - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58a49e9cf9c6 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58a49ea414bf - tokio[ec39961eb0bb3461]::runtime::context::runtime::enter_runtime::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58a49e9ae919 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58a49eb582ee - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58a49eb5c70f - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58a49eb60d46 - sqlx_core[a43e3aa0d7bc1be2]::rt::test_block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#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:     0x58a49ead8b00 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}>::{closure#0}::{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:     0x58a49ead8503 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{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:     0x58a49eaf4523 - <fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::insert_call_forward::{closure#0} as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49ea7190d - asterconf[fd76f0775fcadee5]::db::test::insert_call_forward
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:68:1
[INFO] [stdout]   51:     0x58a49ea5a617 - asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:69:47
[INFO] [stdout]   52:     0x58a49ea11b86 - <asterconf[fd76f0775fcadee5]::db::test::insert_call_forward::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58a49ebb3ddb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58a49ebb3ddb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58a49ebc1425 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58a49ebc1425 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58a49ebbbed4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58a49ebbbed4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58a49ebc4572 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58a49ebc4572 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58a49ebc4572 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58a49f3401cf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x58a49f3401cf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7a596bc74aa4 - <unknown>
[INFO] [stdout]   74:     0x7a596bd01a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::test_insert_timeframe_daily stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::test_insert_timeframe_daily' (5012) 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:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58a49f341021 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58a49f341021 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58a49f358fba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58a49f358fba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x58a49f345e2c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x58a49f345e2c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x58a49f31de46 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58a49f31de46 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58a49f338529 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58a49ebc0aa0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x58a49ebc0aa0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58a49f338852 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x58a49f338852 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x58a49f31def2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x58a49f3153a9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58a49f31ed7d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x58a49f3597ec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58a49f359532 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x58a49ee75c9b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x58a49ee082ea - sqlx_postgres[def078dc0fa578d4]::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:     0x58a49ee0a744 - <sqlx_postgres[def078dc0fa578d4]::database::Postgres as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49eb220bf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[a43e3aa0d7bc1be2]::testing::TestContext<sqlx_postgres[def078dc0fa578d4]::database::Postgres>, sqlx_core[a43e3aa0d7bc1be2]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58a49eae134b - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x58a49eb2257b - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58a49eb22cdb - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58a49e9fa2cb - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58a49e9f6fbb - tokio[ec39961eb0bb3461]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58a49e9f6fbb - tokio[ec39961eb0bb3461]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58a49e9f6fbb - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58a49e9b24dd - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58a49e9e07ad - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58a49e9d9c3b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58a49ea293aa - <tokio[ec39961eb0bb3461]::runtime::context::scoped::Scoped<tokio[ec39961eb0bb3461]::runtime::scheduler::Context>>::set::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58a49eb45a0a - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58a49ea169f5 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::try_with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x58a49ea12c6d - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x58a49eb41561 - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58a49e9c5f8e - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58a49e9cda5e - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58a49e9d0be6 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58a49ea41cdf - tokio[ec39961eb0bb3461]::runtime::context::runtime::enter_runtime::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58a49e9aed29 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58a49eb58a1e - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58a49eb5d5e0 - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58a49eb61627 - sqlx_core[a43e3aa0d7bc1be2]::rt::test_block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#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:     0x58a49ead8d51 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}>::{closure#0}::{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:     0x58a49ead8693 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{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:     0x58a49eaf4663 - <fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::test_insert_timeframe_daily::{closure#0} as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49ea71e00 - asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:191:1
[INFO] [stdout]   51:     0x58a49ea5a737 - asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:192:55
[INFO] [stdout]   52:     0x58a49ea11d06 - <asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_daily::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58a49ebb3ddb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58a49ebb3ddb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58a49ebc1425 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58a49ebc1425 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58a49ebbbed4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58a49ebbbed4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58a49ebc4572 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58a49ebc4572 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58a49ebc4572 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58a49f3401cf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x58a49f3401cf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7a596bc74aa4 - <unknown>
[INFO] [stdout]   74:     0x7a596bd01a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::insert_timeframe_enum stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::insert_timeframe_enum' (5011) 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:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58a49f341021 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58a49f341021 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58a49f358fba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58a49f358fba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x58a49f345e2c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x58a49f345e2c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x58a49f31de46 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58a49f31de46 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58a49f338529 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58a49ebc0aa0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x58a49ebc0aa0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58a49f338852 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x58a49f338852 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x58a49f31def2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x58a49f3153a9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58a49f31ed7d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x58a49f3597ec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58a49f359532 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x58a49ee75c9b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x58a49ee082ea - sqlx_postgres[def078dc0fa578d4]::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:     0x58a49ee0a744 - <sqlx_postgres[def078dc0fa578d4]::database::Postgres as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49eb220bf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[a43e3aa0d7bc1be2]::testing::TestContext<sqlx_postgres[def078dc0fa578d4]::database::Postgres>, sqlx_core[a43e3aa0d7bc1be2]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58a49eadf17b - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x58a49eb2245b - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58a49eb22bbb - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58a49e9fa1ab - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58a49e9f6a4b - tokio[ec39961eb0bb3461]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58a49e9f6a4b - tokio[ec39961eb0bb3461]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58a49e9f6a4b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58a49e9b19fd - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58a49e9de61d - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58a49e9d9bab - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58a49ea2901a - <tokio[ec39961eb0bb3461]::runtime::context::scoped::Scoped<tokio[ec39961eb0bb3461]::runtime::scheduler::Context>>::set::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58a49eb458ea - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58a49ea165d5 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::try_with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x58a49ea12aed - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x58a49eb41471 - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58a49e9c523e - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58a49e9cd8ae - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58a49e9d0106 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58a49ea417ff - tokio[ec39961eb0bb3461]::runtime::context::runtime::enter_runtime::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58a49e9aeab9 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58a49eb585ce - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58a49eb5cd00 - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58a49eb610d7 - sqlx_core[a43e3aa0d7bc1be2]::rt::test_block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#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:     0x58a49ead8bf1 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}>::{closure#0}::{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:     0x58a49ead85a3 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{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:     0x58a49eaf45a3 - <fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::insert_timeframe_enum::{closure#0} as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49ea71af0 - asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:223:1
[INFO] [stdout]   51:     0x58a49ea5a677 - asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:224:49
[INFO] [stdout]   52:     0x58a49ea11c06 - <asterconf[fd76f0775fcadee5]::db::test::insert_timeframe_enum::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58a49ebb3ddb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58a49ebb3ddb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58a49ebc1425 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58a49ebc1425 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58a49ebbbed4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58a49ebbbed4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58a49ebc4572 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58a49ebc4572 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58a49ebc4572 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58a49f3401cf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x58a49f3401cf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7a596bc74aa4 - <unknown>
[INFO] [stdout]   74:     0x7a596bd01a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::test_insert_timeframe_monthly stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::test_insert_timeframe_monthly' (5013) 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:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58a49f341021 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58a49f341021 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58a49f358fba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58a49f358fba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x58a49f345e2c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x58a49f345e2c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x58a49f31de46 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58a49f31de46 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58a49f338529 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58a49ebc0aa0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x58a49ebc0aa0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58a49f338852 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x58a49f338852 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x58a49f31def2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x58a49f3153a9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58a49f31ed7d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x58a49f3597ec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58a49f359532 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x58a49ee75c9b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x58a49ee082ea - sqlx_postgres[def078dc0fa578d4]::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:     0x58a49ee0a744 - <sqlx_postgres[def078dc0fa578d4]::database::Postgres as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49eb220bf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[a43e3aa0d7bc1be2]::testing::TestContext<sqlx_postgres[def078dc0fa578d4]::database::Postgres>, sqlx_core[a43e3aa0d7bc1be2]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58a49eae29cb - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x58a49eb2263b - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58a49eb22d9b - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58a49e9fa38b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58a49e9f735b - tokio[ec39961eb0bb3461]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58a49e9f735b - tokio[ec39961eb0bb3461]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58a49e9f735b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58a49e9b2c1d - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58a49e9e1e0d - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58a49e9d9c9b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58a49ea2960a - <tokio[ec39961eb0bb3461]::runtime::context::scoped::Scoped<tokio[ec39961eb0bb3461]::runtime::scheduler::Context>>::set::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58a49eb45aca - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58a49ea16cb5 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::try_with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x58a49ea12d6d - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x58a49eb41601 - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58a49e9c686e - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58a49e9cdb7e - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58a49e9d1326 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58a49ea4201f - tokio[ec39961eb0bb3461]::runtime::context::runtime::enter_runtime::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58a49e9aeec9 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58a49eb58cfe - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58a49eb5dbc0 - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58a49eb619a7 - sqlx_core[a43e3aa0d7bc1be2]::rt::test_block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#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:     0x58a49ead8e31 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}>::{closure#0}::{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:     0x58a49ead8733 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{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:     0x58a49eaf46e3 - <fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::test_insert_timeframe_monthly::{closure#0} as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49ea71fe0 - asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:214:1
[INFO] [stdout]   51:     0x58a49ea5a797 - asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:215:57
[INFO] [stdout]   52:     0x58a49ea11d86 - <asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_monthly::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58a49ebb3ddb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58a49ebb3ddb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58a49ebc1425 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58a49ebc1425 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58a49ebbbed4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58a49ebbbed4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58a49ebc4572 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58a49ebc4572 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58a49ebc4572 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58a49f3401cf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x58a49f3401cf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7a596bc74aa4 - <unknown>
[INFO] [stdout]   74:     0x7a596bd01a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::test_insert_timeframe_once stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::test_insert_timeframe_once' (5014) 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:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58a49f341021 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58a49f341021 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58a49f358fba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58a49f358fba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x58a49f345e2c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x58a49f345e2c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x58a49f31de46 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58a49f31de46 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58a49f338529 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58a49ebc0aa0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x58a49ebc0aa0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58a49f338852 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x58a49f338852 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x58a49f31def2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x58a49f3153a9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58a49f31ed7d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x58a49f3597ec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58a49f359532 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x58a49ee75c9b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x58a49ee082ea - sqlx_postgres[def078dc0fa578d4]::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:     0x58a49ee0a744 - <sqlx_postgres[def078dc0fa578d4]::database::Postgres as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49eb220bf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[a43e3aa0d7bc1be2]::testing::TestContext<sqlx_postgres[def078dc0fa578d4]::database::Postgres>, sqlx_core[a43e3aa0d7bc1be2]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58a49eae080b - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x58a49eb2251b - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58a49eb22c7b - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58a49e9fa26b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58a49e9f6deb - tokio[ec39961eb0bb3461]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58a49e9f6deb - tokio[ec39961eb0bb3461]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58a49e9f6deb - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58a49e9b213d - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58a49e9dfc7d - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58a49e9d9c0b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58a49ea2927a - <tokio[ec39961eb0bb3461]::runtime::context::scoped::Scoped<tokio[ec39961eb0bb3461]::runtime::scheduler::Context>>::set::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58a49eb459aa - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58a49ea16895 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::try_with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x58a49ea12bed - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x58a49eb41511 - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58a49e9c5b1e - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58a49e9cd9ce - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58a49e9d0846 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58a49ea41b3f - tokio[ec39961eb0bb3461]::runtime::context::runtime::enter_runtime::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58a49e9aec59 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58a49eb588ae - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58a49eb5d2f0 - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58a49eb61467 - sqlx_core[a43e3aa0d7bc1be2]::rt::test_block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#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:     0x58a49ead8ce1 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}>::{closure#0}::{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:     0x58a49ead8643 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{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:     0x58a49eaf4623 - <fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::test_insert_timeframe_once::{closure#0} as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49ea71d10 - asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:179:1
[INFO] [stdout]   51:     0x58a49ea5a707 - asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:180:54
[INFO] [stdout]   52:     0x58a49ea11cc6 - <asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_once::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58a49ebb3ddb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58a49ebb3ddb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58a49ebc1425 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58a49ebc1425 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58a49ebbbed4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58a49ebbbed4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58a49ebc4572 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58a49ebc4572 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58a49ebc4572 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58a49f3401cf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x58a49f3401cf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7a596bc74aa4 - <unknown>
[INFO] [stdout]   74:     0x7a596bd01a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::unlink_timeframes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::unlink_timeframes' (5016) 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:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58a49f341021 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58a49f341021 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58a49f358fba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58a49f358fba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x58a49f345e2c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x58a49f345e2c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x58a49f31de46 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58a49f31de46 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58a49f338529 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58a49ebc0aa0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x58a49ebc0aa0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58a49f338852 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x58a49f338852 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x58a49f31def2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x58a49f3153a9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58a49f31ed7d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x58a49f3597ec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58a49f359532 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x58a49ee75c9b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x58a49ee082ea - sqlx_postgres[def078dc0fa578d4]::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:     0x58a49ee0a744 - <sqlx_postgres[def078dc0fa578d4]::database::Postgres as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49eb220bf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[a43e3aa0d7bc1be2]::testing::TestContext<sqlx_postgres[def078dc0fa578d4]::database::Postgres>, sqlx_core[a43e3aa0d7bc1be2]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58a49eadc44b - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x58a49eb222db - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58a49eb22a3b - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58a49e9fa02b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58a49e9f630b - tokio[ec39961eb0bb3461]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58a49e9f630b - tokio[ec39961eb0bb3461]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58a49e9f630b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58a49e9b0b7d - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58a49e9db95d - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58a49e9d9aeb - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58a49ea28b5a - <tokio[ec39961eb0bb3461]::runtime::context::scoped::Scoped<tokio[ec39961eb0bb3461]::runtime::scheduler::Context>>::set::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58a49eb4576a - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58a49ea16055 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::try_with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x58a49ea128ed - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x58a49eb41331 - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58a49e9c407e - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58a49e9cd66e - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58a49e9cf286 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58a49ea4117f - tokio[ec39961eb0bb3461]::runtime::context::runtime::enter_runtime::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58a49e9ae779 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58a49eb5800e - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58a49eb5c110 - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58a49eb609a7 - sqlx_core[a43e3aa0d7bc1be2]::rt::test_block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#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:     0x58a49ead8a01 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}>::{closure#0}::{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:     0x58a49ead8463 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{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:     0x58a49eaf44a3 - <fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::unlink_timeframes::{closure#0} as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49ea71730 - asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:250:1
[INFO] [stdout]   51:     0x58a49ea5a5b7 - asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:251:45
[INFO] [stdout]   52:     0x58a49ea11b06 - <asterconf[fd76f0775fcadee5]::db::test::unlink_timeframes::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58a49ebb3ddb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58a49ebb3ddb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58a49ebc1425 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58a49ebc1425 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58a49ebbbed4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58a49ebbbed4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58a49ebc4572 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58a49ebc4572 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58a49ebc4572 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58a49f3401cf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x58a49f3401cf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7a596bc74aa4 - <unknown>
[INFO] [stdout]   74:     0x7a596bd01a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::test_insert_timeframe_weekly stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::test_insert_timeframe_weekly' (5015) 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:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58a49f341021 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58a49f341021 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58a49f358fba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58a49f358fba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x58a49f345e2c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x58a49f345e2c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x58a49f31de46 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58a49f31de46 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58a49f338529 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58a49ebc0aa0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x58a49ebc0aa0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58a49f338852 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x58a49f338852 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x58a49f31def2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x58a49f3153a9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58a49f31ed7d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x58a49f3597ec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58a49f359532 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x58a49ee75c9b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x58a49ee082ea - sqlx_postgres[def078dc0fa578d4]::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:     0x58a49ee0a744 - <sqlx_postgres[def078dc0fa578d4]::database::Postgres as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49eb220bf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[a43e3aa0d7bc1be2]::testing::TestContext<sqlx_postgres[def078dc0fa578d4]::database::Postgres>, sqlx_core[a43e3aa0d7bc1be2]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58a49eae1e8b - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x58a49eb225db - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58a49eb22d3b - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58a49e9fa32b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58a49e9f718b - tokio[ec39961eb0bb3461]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58a49e9f718b - tokio[ec39961eb0bb3461]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58a49e9f718b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58a49e9b287d - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58a49e9e12dd - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58a49e9d9c6b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58a49ea294da - <tokio[ec39961eb0bb3461]::runtime::context::scoped::Scoped<tokio[ec39961eb0bb3461]::runtime::scheduler::Context>>::set::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58a49eb45a6a - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58a49ea16b55 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::try_with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x58a49ea12ced - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x58a49eb415b1 - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58a49e9c63fe - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58a49e9cdaee - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58a49e9d0f86 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58a49ea41e7f - tokio[ec39961eb0bb3461]::runtime::context::runtime::enter_runtime::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58a49e9aedf9 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58a49eb58b8e - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58a49eb5d8d0 - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58a49eb617e7 - sqlx_core[a43e3aa0d7bc1be2]::rt::test_block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#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:     0x58a49ead8dc1 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}>::{closure#0}::{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:     0x58a49ead86e3 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{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:     0x58a49eaf46a3 - <fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::test_insert_timeframe_weekly::{closure#0} as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49ea71ef0 - asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:200:1
[INFO] [stdout]   51:     0x58a49ea5a767 - asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:201:56
[INFO] [stdout]   52:     0x58a49ea11d46 - <asterconf[fd76f0775fcadee5]::db::test::test_insert_timeframe_weekly::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58a49ebb3ddb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58a49ebb3ddb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58a49ebc1425 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58a49ebc1425 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58a49ebbbed4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58a49ebbbed4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58a49ebc4572 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58a49ebc4572 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58a49ebc4572 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58a49f3401cf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x58a49f3401cf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7a596bc74aa4 - <unknown>
[INFO] [stdout]   74:     0x7a596bd01a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::update_call_forward_add_context stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::update_call_forward_add_context' (5017) 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:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58a49f341021 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58a49f341021 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58a49f358fba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58a49f358fba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x58a49f345e2c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x58a49f345e2c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x58a49f31de46 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58a49f31de46 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58a49f338529 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58a49ebc0aa0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x58a49ebc0aa0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58a49f338852 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x58a49f338852 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x58a49f31def2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x58a49f3153a9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58a49f31ed7d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x58a49f3597ec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58a49f359532 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x58a49ee75c9b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x58a49ee082ea - sqlx_postgres[def078dc0fa578d4]::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:     0x58a49ee0a744 - <sqlx_postgres[def078dc0fa578d4]::database::Postgres as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49eb220bf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[a43e3aa0d7bc1be2]::testing::TestContext<sqlx_postgres[def078dc0fa578d4]::database::Postgres>, sqlx_core[a43e3aa0d7bc1be2]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58a49eae351a - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x58a49eb2269b - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58a49eb22dfb - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58a49e9fa3eb - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58a49e9f752b - tokio[ec39961eb0bb3461]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58a49e9f752b - tokio[ec39961eb0bb3461]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58a49e9f752b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58a49e9b2fbd - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58a49e9e293d - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58a49e9d9ccb - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58a49ea2973a - <tokio[ec39961eb0bb3461]::runtime::context::scoped::Scoped<tokio[ec39961eb0bb3461]::runtime::scheduler::Context>>::set::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58a49eb45b2a - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58a49ea16e15 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::try_with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x58a49ea12ded - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x58a49eb41651 - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58a49e9c6cde - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58a49e9cdc0e - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58a49e9d16c6 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58a49ea421bf - tokio[ec39961eb0bb3461]::runtime::context::runtime::enter_runtime::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58a49e9aef99 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58a49eb58e6e - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58a49eb5debf - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58a49eb61b76 - sqlx_core[a43e3aa0d7bc1be2]::rt::test_block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#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:     0x58a49ead8eb0 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}>::{closure#0}::{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:     0x58a49ead8783 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{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:     0x58a49eaf4723 - <fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::update_call_forward_add_context::{closure#0} as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49ea720d0 - asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:137:1
[INFO] [stdout]   51:     0x58a49ea5a7c7 - asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:138:59
[INFO] [stdout]   52:     0x58a49ea11dc6 - <asterconf[fd76f0775fcadee5]::db::test::update_call_forward_add_context::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58a49ebb3ddb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58a49ebb3ddb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58a49ebc1425 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58a49ebc1425 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58a49ebbbed4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58a49ebbbed4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58a49ebc4572 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58a49ebc4572 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58a49ebc4572 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58a49f3401cf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x58a49f3401cf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7a596bc74aa4 - <unknown>
[INFO] [stdout]   74:     0x7a596bd01a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::update_call_forward_change_dest stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::update_call_forward_change_dest' (5018) 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:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58a49f341021 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58a49f341021 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58a49f358fba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58a49f358fba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x58a49f345e2c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x58a49f345e2c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x58a49f31de46 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58a49f31de46 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58a49f338529 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58a49ebc0aa0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x58a49ebc0aa0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58a49f338852 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x58a49f338852 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x58a49f31def2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x58a49f3153a9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58a49f31ed7d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x58a49f3597ec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58a49f359532 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x58a49ee75c9b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x58a49ee082ea - sqlx_postgres[def078dc0fa578d4]::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:     0x58a49ee0a744 - <sqlx_postgres[def078dc0fa578d4]::database::Postgres as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49eb220bf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[a43e3aa0d7bc1be2]::testing::TestContext<sqlx_postgres[def078dc0fa578d4]::database::Postgres>, sqlx_core[a43e3aa0d7bc1be2]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58a49eae406a - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x58a49eb226fb - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58a49eb22e5b - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58a49e9fa44b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58a49e9f76fb - tokio[ec39961eb0bb3461]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58a49e9f76fb - tokio[ec39961eb0bb3461]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58a49e9f76fb - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58a49e9b335d - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58a49e9e346d - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58a49e9d9cfb - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58a49ea2986a - <tokio[ec39961eb0bb3461]::runtime::context::scoped::Scoped<tokio[ec39961eb0bb3461]::runtime::scheduler::Context>>::set::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58a49eb45b8a - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58a49ea16f75 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::try_with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x58a49ea12e6d - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x58a49eb416a1 - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58a49e9c714e - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58a49e9cdc9e - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58a49e9d1a66 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58a49ea4235f - tokio[ec39961eb0bb3461]::runtime::context::runtime::enter_runtime::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58a49e9af069 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58a49eb58fde - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58a49eb5e1bf - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58a49eb61d46 - sqlx_core[a43e3aa0d7bc1be2]::rt::test_block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#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:     0x58a49ead8f30 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}>::{closure#0}::{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:     0x58a49ead87d3 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{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:     0x58a49eaf4763 - <fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::update_call_forward_change_dest::{closure#0} as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49ea721c0 - asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:98:1
[INFO] [stdout]   51:     0x58a49ea5a7f7 - asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:99:59
[INFO] [stdout]   52:     0x58a49ea11e06 - <asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_dest::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58a49ebb3ddb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58a49ebb3ddb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58a49ebc1425 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58a49ebc1425 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58a49ebbbed4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58a49ebbbed4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58a49ebc4572 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58a49ebc4572 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58a49ebc4572 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58a49f3401cf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x58a49f3401cf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7a596bc74aa4 - <unknown>
[INFO] [stdout]   74:     0x7a596bd01a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::update_call_forward_change_source stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::update_call_forward_change_source' (5019) 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:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58a49f341021 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58a49f341021 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58a49f358fba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58a49f358fba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x58a49f345e2c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x58a49f345e2c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x58a49f31de46 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58a49f31de46 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58a49f338529 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58a49ebc0aa0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x58a49ebc0aa0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58a49f338852 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x58a49f338852 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x58a49f31def2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x58a49f3153a9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58a49f31ed7d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x58a49f3597ec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58a49f359532 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x58a49ee75c9b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x58a49ee082ea - sqlx_postgres[def078dc0fa578d4]::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:     0x58a49ee0a744 - <sqlx_postgres[def078dc0fa578d4]::database::Postgres as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49eb220bf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[a43e3aa0d7bc1be2]::testing::TestContext<sqlx_postgres[def078dc0fa578d4]::database::Postgres>, sqlx_core[a43e3aa0d7bc1be2]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58a49eae570a - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x58a49eb227bb - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58a49eb22f1b - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58a49e9fa50b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58a49e9f7a9b - tokio[ec39961eb0bb3461]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58a49e9f7a9b - tokio[ec39961eb0bb3461]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58a49e9f7a9b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58a49e9b3a9d - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58a49e9e4acd - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58a49e9d9d5b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58a49ea29aca - <tokio[ec39961eb0bb3461]::runtime::context::scoped::Scoped<tokio[ec39961eb0bb3461]::runtime::scheduler::Context>>::set::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58a49eb45c4a - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58a49ea17235 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::try_with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x58a49ea12f6d - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x58a49eb41741 - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58a49e9c7a2e - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58a49e9cddbe - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58a49e9d21a6 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58a49ea4269f - tokio[ec39961eb0bb3461]::runtime::context::runtime::enter_runtime::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58a49e9af209 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58a49eb592be - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58a49eb5e7bf - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58a49eb620e6 - sqlx_core[a43e3aa0d7bc1be2]::rt::test_block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#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:     0x58a49ead9032 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}>::{closure#0}::{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:     0x58a49ead8873 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{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:     0x58a49eaf47e3 - <fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::update_call_forward_change_source::{closure#0} as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49ea723a0 - asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:119:1
[INFO] [stdout]   51:     0x58a49ea5a857 - asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:122:6
[INFO] [stdout]   52:     0x58a49ea11e86 - <asterconf[fd76f0775fcadee5]::db::test::update_call_forward_change_source::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58a49ebb3ddb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58a49ebb3ddb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58a49ebc1425 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58a49ebc1425 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58a49ebbbed4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58a49ebbbed4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58a49ebc4572 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58a49ebc4572 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58a49ebc4572 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58a49f3401cf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x58a49f3401cf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7a596bc74aa4 - <unknown>
[INFO] [stdout]   74:     0x7a596bd01a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::update_call_forward_delete_context stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::update_call_forward_delete_context' (5020) 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:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58a49f341021 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58a49f341021 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58a49f358fba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58a49f358fba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x58a49f345e2c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x58a49f345e2c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x58a49f31de46 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58a49f31de46 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58a49f338529 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58a49ebc0aa0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x58a49ebc0aa0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58a49f338852 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x58a49f338852 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x58a49f31def2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x58a49f3153a9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58a49f31ed7d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x58a49f3597ec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58a49f359532 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x58a49ee75c9b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x58a49ee082ea - sqlx_postgres[def078dc0fa578d4]::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:     0x58a49ee0a744 - <sqlx_postgres[def078dc0fa578d4]::database::Postgres as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49eb220bf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[a43e3aa0d7bc1be2]::testing::TestContext<sqlx_postgres[def078dc0fa578d4]::database::Postgres>, sqlx_core[a43e3aa0d7bc1be2]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58a49eae625a - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x58a49eb2281b - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58a49eb22f7b - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58a49e9fa56b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58a49e9f7c6b - tokio[ec39961eb0bb3461]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58a49e9f7c6b - tokio[ec39961eb0bb3461]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58a49e9f7c6b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58a49e9b3e3d - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58a49e9e55fd - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58a49e9d9d8b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58a49ea29bfa - <tokio[ec39961eb0bb3461]::runtime::context::scoped::Scoped<tokio[ec39961eb0bb3461]::runtime::scheduler::Context>>::set::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58a49eb45caa - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58a49ea17395 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::try_with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x58a49ea12fed - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x58a49eb41791 - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stderr] error: test failed, to rerun pass `--bin asterconf`
[INFO] [stdout]   39:     0x58a49e9c7e9e - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58a49e9cde4e - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58a49e9d2546 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58a49ea4283f - tokio[ec39961eb0bb3461]::runtime::context::runtime::enter_runtime::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58a49e9af2d9 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58a49eb5942e - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58a49eb5eabf - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58a49eb622b6 - sqlx_core[a43e3aa0d7bc1be2]::rt::test_block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#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:     0x58a49ead90b0 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}>::{closure#0}::{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:     0x58a49ead88c3 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{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:     0x58a49eaf4823 - <fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::update_call_forward_delete_context::{closure#0} as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49ea72490 - asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:157:1
[INFO] [stdout]   51:     0x58a49ea5a887 - asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:160:6
[INFO] [stdout]   52:     0x58a49ea11ec6 - <asterconf[fd76f0775fcadee5]::db::test::update_call_forward_delete_context::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58a49ebb3ddb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58a49ebb3ddb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58a49ebc1425 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58a49ebc1425 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58a49ebbbed4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58a49ebbbed4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58a49ebc4572 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58a49ebc4572 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58a49ebc4572 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58a49f3401cf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x58a49f3401cf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7a596bc74aa4 - <unknown>
[INFO] [stdout]   74:     0x7a596bd01a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::test::update_timeframe stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::test::update_timeframe' (5021) 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:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58a49f341021 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58a49f341021 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58a49f341021 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58a49f358fba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58a49f358fba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x58a49f345e2c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x58a49f345e2c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x58a49f31de46 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58a49f31de46 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58a49f338529 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58a49ebc0aa0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x58a49ebc0aa0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58a49f338852 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x58a49f338852 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x58a49f31def2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x58a49f3153a9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58a49f31ed7d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x58a49f3597ec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58a49f359532 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x58a49ee75c9b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x58a49ee082ea - sqlx_postgres[def078dc0fa578d4]::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:     0x58a49ee0a744 - <sqlx_postgres[def078dc0fa578d4]::database::Postgres as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49eb220bf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[a43e3aa0d7bc1be2]::testing::TestContext<sqlx_postgres[def078dc0fa578d4]::database::Postgres>, sqlx_core[a43e3aa0d7bc1be2]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58a49eadb90b - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x58a49eb2227b - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58a49eb229db - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58a49e9f9fcb - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58a49e9f613b - tokio[ec39961eb0bb3461]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58a49e9f613b - tokio[ec39961eb0bb3461]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58a49e9f613b - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58a49e9b07dd - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>, <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58a49e9dae2d - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58a49e9d9abb - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58a49ea28a2a - <tokio[ec39961eb0bb3461]::runtime::context::scoped::Scoped<tokio[ec39961eb0bb3461]::runtime::scheduler::Context>>::set::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58a49eb4570a - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58a49ea15ef5 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::try_with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x58a49ea1286d - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ec39961eb0bb3461]::runtime::context::Context>>::with::<tokio[ec39961eb0bb3461]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x58a49eb412e1 - tokio[ec39961eb0bb3461]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>), <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58a49e9c3c0e - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58a49e9cd5de - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58a49e9ceee6 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58a49ea40fdf - tokio[ec39961eb0bb3461]::runtime::context::runtime::enter_runtime::<<tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58a49e9ae6a9 - <tokio[ec39961eb0bb3461]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58a49eb57e9e - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58a49eb5be20 - <tokio[ec39961eb0bb3461]::runtime::runtime::Runtime>::block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x58a49eb607e7 - sqlx_core[a43e3aa0d7bc1be2]::rt::test_block_on::<sqlx_core[a43e3aa0d7bc1be2]::testing::run_test<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#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:     0x58a49ead8991 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}, sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}>::{closure#0}::{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:     0x58a49ead8413 - sqlx_core[a43e3aa0d7bc1be2]::testing::run_test_with_pool::<sqlx_postgres[def078dc0fa578d4]::database::Postgres, fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0}, asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{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:     0x58a49eaf4463 - <fn(sqlx_core[a43e3aa0d7bc1be2]::pool::Pool<sqlx_postgres[def078dc0fa578d4]::database::Postgres>) -> asterconf[fd76f0775fcadee5]::db::test::update_timeframe::update_timeframe::{closure#0} as sqlx_core[a43e3aa0d7bc1be2]::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:     0x58a49ea71640 - asterconf[fd76f0775fcadee5]::db::test::update_timeframe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:289:1
[INFO] [stdout]   51:     0x58a49ea5a587 - asterconf[fd76f0775fcadee5]::db::test::update_timeframe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/test.rs:290:44
[INFO] [stdout]   52:     0x58a49ea11ac6 - <asterconf[fd76f0775fcadee5]::db::test::update_timeframe::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58a49ebb3ddb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58a49ebb3ddb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58a49ebc1425 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x58a49ebc1425 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58a49ebc1425 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58a49ebc1425 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58a49ebbbed4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58a49ebbbed4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58a49ebc4572 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x58a49ebc4572 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58a49ebc4572 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58a49ebc4572 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58a49ebc4572 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58a49f3401cf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x58a49f3401cf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x7a596bc74aa4 - <unknown>
[INFO] [stdout]   74:     0x7a596bd01a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     db::test::auth_test
[INFO] [stdout]     db::test::delete_call_forward
[INFO] [stdout]     db::test::get_all_call_forwards
[INFO] [stdout]     db::test::get_call_forward_by_id
[INFO] [stdout]     db::test::get_call_forwards_from_startpoint
[INFO] [stdout]     db::test::insert_call_forward
[INFO] [stdout]     db::test::insert_timeframe_enum
[INFO] [stdout]     db::test::test_insert_timeframe_daily
[INFO] [stdout]     db::test::test_insert_timeframe_monthly
[INFO] [stdout]     db::test::test_insert_timeframe_once
[INFO] [stdout]     db::test::test_insert_timeframe_weekly
[INFO] [stdout]     db::test::unlink_timeframes
[INFO] [stdout]     db::test::update_call_forward_add_context
[INFO] [stdout]     db::test::update_call_forward_change_dest
[INFO] [stdout]     db::test::update_call_forward_change_source
[INFO] [stdout]     db::test::update_call_forward_delete_context
[INFO] [stdout]     db::test::update_timeframe
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 17 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bd8e78c734d29f4bc4b925e94137aadd775af49e8156c9000182740c8c522ff1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd8e78c734d29f4bc4b925e94137aadd775af49e8156c9000182740c8c522ff1", kill_on_drop: false }`
[INFO] [stdout] bd8e78c734d29f4bc4b925e94137aadd775af49e8156c9000182740c8c522ff1
