[INFO] cloning repository https://github.com/Gravitalia/Autha
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gravitalia/Autha" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGravitalia%2FAutha", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGravitalia%2FAutha'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ef70df11b7471bb7d46424d4676e5ee95758977
[INFO] testing Gravitalia/Autha against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGravitalia%2FAutha" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Gravitalia/Autha
[INFO] finished tweaking git repo https://github.com/Gravitalia/Autha
[INFO] tweaked toml for git repo https://github.com/Gravitalia/Autha written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Gravitalia/Autha on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Gravitalia/Autha 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2eafc57804b78ce527fcf9a61f44e6065e8da684c759d4e19003f29e5560dbc
[INFO] running `Command { std: "docker" "start" "-a" "b2eafc57804b78ce527fcf9a61f44e6065e8da684c759d4e19003f29e5560dbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2eafc57804b78ce527fcf9a61f44e6065e8da684c759d4e19003f29e5560dbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2eafc57804b78ce527fcf9a61f44e6065e8da684c759d4e19003f29e5560dbc", kill_on_drop: false }`
[INFO] [stdout] b2eafc57804b78ce527fcf9a61f44e6065e8da684c759d4e19003f29e5560dbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e767826b7a7e4f625f15ed8de6474dfc358dcea2eb790f8220d765c517d1836
[INFO] running `Command { std: "docker" "start" "-a" "1e767826b7a7e4f625f15ed8de6474dfc358dcea2eb790f8220d765c517d1836", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aws-lc-sys v0.34.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling aws-lc-rs v1.15.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling executor-trait v2.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling x509-cert v0.2.5
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling reactor-trait v3.1.1
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling cms v0.2.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling pkcs12 v0.1.0
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling x509-parser v0.17.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rc2 v0.8.1
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling p12-keystore v0.2.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling reactor-trait v2.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling async-global-executor v3.1.0
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling amq-protocol-types v8.3.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling amq-protocol-uri v8.3.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling amq-protocol v8.3.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling metrics v0.24.2
[INFO] [stderr]    Compiling async-global-executor-trait v2.2.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling executor-trait v3.1.0
[INFO] [stderr]    Compiling lapin v3.7.2
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.0
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling async-global-executor-trait v3.1.0
[INFO] [stderr]    Compiling metrics-util v0.20.0
[INFO] [stderr]    Compiling rsa v0.9.9
[INFO] [stderr]    Compiling opentelemetry-http v0.31.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-reactor-trait v3.1.1
[INFO] [stderr]    Compiling x509-parser v0.18.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling lber v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling autha v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling zxcvbn v3.1.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling jsonwebtoken v10.2.0
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.31.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tracing-opentelemetry v0.32.0
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.17.2
[INFO] [stderr]    Compiling opentelemetry-appender-tracing v0.31.1
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling base32 v0.5.1
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling ldap3 v0.12.1
[INFO] [stderr]    Compiling rustls-connector v0.21.11
[INFO] [stderr]    Compiling tcp-stream v0.30.9
[INFO] [stderr]    Compiling amq-protocol-tcp v8.3.1
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 06s
[INFO] running `Command { std: "docker" "inspect" "1e767826b7a7e4f625f15ed8de6474dfc358dcea2eb790f8220d765c517d1836", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e767826b7a7e4f625f15ed8de6474dfc358dcea2eb790f8220d765c517d1836", kill_on_drop: false }`
[INFO] [stdout] 1e767826b7a7e4f625f15ed8de6474dfc358dcea2eb790f8220d765c517d1836
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90289559630a5bca776b774e322114d18db7ced97a58ea61809822dd67b513ef
[INFO] running `Command { std: "docker" "start" "-a" "90289559630a5bca776b774e322114d18db7ced97a58ea61809822dd67b513ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling autha v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.58s
[INFO] running `Command { std: "docker" "inspect" "90289559630a5bca776b774e322114d18db7ced97a58ea61809822dd67b513ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90289559630a5bca776b774e322114d18db7ced97a58ea61809822dd67b513ef", kill_on_drop: false }`
[INFO] [stdout] 90289559630a5bca776b774e322114d18db7ced97a58ea61809822dd67b513ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ae0d162683198ae7b76237c4404e75fbe4b03beed8ff701bcefac8200f961955
[INFO] running `Command { std: "docker" "start" "-a" "ae0d162683198ae7b76237c4404e75fbe4b03beed8ff701bcefac8200f961955", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/autha-28490f14e09b8b42)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test crypto::tests::test_rsa ... ok
[INFO] [stdout] test crypto::tests::test_ecdsa ... ok
[INFO] [stdout] test crypto::tests::test_sha2 ... ok
[INFO] [stdout] test router::login::tests::test_login_handler ... FAILED
[INFO] [stdout] test router::create::tests::test_create_handler ... FAILED
[INFO] [stdout] test router::login::tests::test_login_injection ... FAILED
[INFO] [stdout] test router::create::tests::test_create_with_weak_password ... FAILED
[INFO] [stdout] test router::users::get::tests::test_get_user_handler ... FAILED
[INFO] [stdout] test router::status::tests::test_status_handler ... FAILED
[INFO] [stdout] test router::users::delete::tests::test_delete_handler ... FAILED
[INFO] [stdout] test well_known::jwks::tests::test_jwks_handler ... FAILED
[INFO] [stdout] test crypto::tests::test_aes256 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- router::login::tests::test_login_handler stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'router::login::tests::test_login_handler' (23) 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:     0x62075beb1052 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62075beb1052 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62075beb1052 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62075beb1052 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62075becb38a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62075becb38a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62075beb67c6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62075beb67c6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62075be8db5f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62075be8db5f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62075bea83d9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62075b17301e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62075b17301e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62075bea8642 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62075bea8642 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62075be8dc18 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62075be829b9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62075be8ecdd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62075becbb7c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62075becb8c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62075b584254 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62075b4fa782 - sqlx_postgres[57749cb39b7f23c0]::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:     0x62075b50258e - <sqlx_postgres[57749cb39b7f23c0]::database::Postgres as sqlx_core[24a67f55403cc5ff]::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:     0x62075af339df - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[24a67f55403cc5ff]::testing::TestContext<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>, sqlx_core[24a67f55403cc5ff]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62075afa5803 - sqlx_core[24a67f55403cc5ff]::testing::run_test::<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62075af33b7d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62075af33dfd - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62075b04cfdd - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x62075b04b80b - tokio[ed7a315fbd78e6c8]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62075b04b80b - tokio[ed7a315fbd78e6c8]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62075b04b80b - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x62075b02bd50 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62075b040a1d - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x62075b03fb44 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x62075af0feab - <tokio[ed7a315fbd78e6c8]::runtime::context::scoped::Scoped<tokio[ed7a315fbd78e6c8]::runtime::scheduler::Context>>::set::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62075af7f079 - tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62075b058282 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[ed7a315fbd78e6c8]::runtime::context::Context>>::try_with::<tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62075b056ace - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[ed7a315fbd78e6c8]::runtime::context::Context>>::with::<tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62075af7bb2d - tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62075b034410 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x62075b0380c6 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x62075b03b690 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62075ae1c553 - tokio[ed7a315fbd78e6c8]::runtime::context::runtime::enter_runtime::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62075b02ac83 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62075ae0e181 - <tokio[ed7a315fbd78e6c8]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x62075ae0fb22 - <tokio[ed7a315fbd78e6c8]::runtime::runtime::Runtime>::block_on::<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x62075b038b33 - sqlx_core[24a67f55403cc5ff]::rt::test_block_on::<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#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:     0x62075af9819e - sqlx_core[24a67f55403cc5ff]::testing::run_test::<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}>::{closure#0}::{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:     0x62075af97ec6 - sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool::<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{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:     0x62075afbe66a - <fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_handler::test_login_handler::{closure#0} as sqlx_core[24a67f55403cc5ff]::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:     0x62075b02654a - autha[9225433419520351]::router::login::tests::test_login_handler
[INFO] [stdout]                                at /opt/rustwide/workdir/src/router/login.rs:110:5
[INFO] [stdout]   51:     0x62075b0172e7 - autha[9225433419520351]::router::login::tests::test_login_handler::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/router/login.rs:110:56
[INFO] [stdout]   52:     0x62075ae0b7d6 - <autha[9225433419520351]::router::login::tests::test_login_handler::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62075b1673cb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62075b1673cb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62075b173c2a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62075b173c2a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x62075b173c2a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62075b173c2a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62075b173c2a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62075b173c2a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62075b173c2a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62075b16e0f4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62075b16e0f4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62075b176722 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62075b176722 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x62075b176722 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62075b176722 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62075b176722 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62075b176722 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62075b176722 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62075beb055f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x62075beb055f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x762eac739aa4 - <unknown>
[INFO] [stdout]   74:     0x762eac7c6a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- router::create::tests::test_create_handler stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'router::create::tests::test_create_handler' (21) 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:     0x62075beb1052 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62075beb1052 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62075beb1052 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62075beb1052 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62075becb38a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62075becb38a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62075beb67c6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62075beb67c6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62075be8db5f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62075be8db5f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62075bea83d9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62075b17301e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62075b17301e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62075bea8642 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62075bea8642 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62075be8dc18 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62075be829b9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62075be8ecdd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62075becbb7c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62075becb8c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62075b584254 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62075b4fa782 - sqlx_postgres[57749cb39b7f23c0]::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:     0x62075b50258e - <sqlx_postgres[57749cb39b7f23c0]::database::Postgres as sqlx_core[24a67f55403cc5ff]::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:     0x62075af339df - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[24a67f55403cc5ff]::testing::TestContext<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>, sqlx_core[24a67f55403cc5ff]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62075afa6d63 - sqlx_core[24a67f55403cc5ff]::testing::run_test::<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62075af33bfd - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62075af33e7d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62075b04d05d - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x62075b04bb4b - tokio[ed7a315fbd78e6c8]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62075b04bb4b - tokio[ed7a315fbd78e6c8]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62075b04bb4b - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x62075b02c390 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62075b041f5d - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x62075b03fb84 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x62075af1014b - <tokio[ed7a315fbd78e6c8]::runtime::context::scoped::Scoped<tokio[ed7a315fbd78e6c8]::runtime::scheduler::Context>>::set::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62075af7f0f9 - tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62075b058502 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[ed7a315fbd78e6c8]::runtime::context::Context>>::try_with::<tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62075b056b8e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[ed7a315fbd78e6c8]::runtime::context::Context>>::with::<tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62075af7bbad - tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62075b034c50 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x62075b0381c6 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x62075b03bd30 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62075ae1c833 - tokio[ed7a315fbd78e6c8]::runtime::context::runtime::enter_runtime::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62075b02ade3 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62075ae0e3a1 - <tokio[ed7a315fbd78e6c8]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x62075ae10042 - <tokio[ed7a315fbd78e6c8]::runtime::runtime::Runtime>::block_on::<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x62075b038e53 - sqlx_core[24a67f55403cc5ff]::rt::test_block_on::<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#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:     0x62075af9829e - sqlx_core[24a67f55403cc5ff]::testing::run_test::<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}>::{closure#0}::{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:     0x62075af97f66 - sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool::<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{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:     0x62075afbe6ca - <fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_handler::test_create_handler::{closure#0} as sqlx_core[24a67f55403cc5ff]::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:     0x62075b0267a7 - autha[9225433419520351]::router::create::tests::test_create_handler
[INFO] [stdout]                                at /opt/rustwide/workdir/src/router/create.rs:104:5
[INFO] [stdout]   51:     0x62075b01bb47 - autha[9225433419520351]::router::create::tests::test_create_handler::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/router/create.rs:104:18
[INFO] [stdout]   52:     0x62075ae0b856 - <autha[9225433419520351]::router::create::tests::test_create_handler::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62075b1673cb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62075b1673cb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62075b173c2a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62075b173c2a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x62075b173c2a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62075b173c2a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62075b173c2a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62075b173c2a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62075b173c2a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62075b16e0f4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62075b16e0f4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62075b176722 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62075b176722 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x62075b176722 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62075b176722 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62075b176722 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62075b176722 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62075b176722 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62075beb055f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x62075beb055f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x762eac739aa4 - <unknown>
[INFO] [stdout]   74:     0x762eac7c6a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- router::login::tests::test_login_injection stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'router::login::tests::test_login_injection' (24) 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:     0x62075beb1052 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62075beb1052 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62075beb1052 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62075beb1052 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62075becb38a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62075becb38a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62075beb67c6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62075beb67c6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62075be8db5f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62075be8db5f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62075bea83d9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62075b17301e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62075b17301e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62075bea8642 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62075bea8642 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62075be8dc18 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62075be829b9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62075be8ecdd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62075becbb7c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62075becb8c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62075b584254 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62075b4fa782 - sqlx_postgres[57749cb39b7f23c0]::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:     0x62075b50258e - <sqlx_postgres[57749cb39b7f23c0]::database::Postgres as sqlx_core[24a67f55403cc5ff]::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:     0x62075af339df - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[24a67f55403cc5ff]::testing::TestContext<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>, sqlx_core[24a67f55403cc5ff]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62075afa62b3 - sqlx_core[24a67f55403cc5ff]::testing::run_test::<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62075af33bbd - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62075af33e3d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62075b04d01d - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x62075b04b9ab - tokio[ed7a315fbd78e6c8]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62075b04b9ab - tokio[ed7a315fbd78e6c8]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62075b04b9ab - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x62075b02c070 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62075b0414bd - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x62075b03fb64 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x62075af0fffb - <tokio[ed7a315fbd78e6c8]::runtime::context::scoped::Scoped<tokio[ed7a315fbd78e6c8]::runtime::scheduler::Context>>::set::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62075af7f0b9 - tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62075b0583c2 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[ed7a315fbd78e6c8]::runtime::context::Context>>::try_with::<tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62075b056b2e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[ed7a315fbd78e6c8]::runtime::context::Context>>::with::<tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62075af7bb6d - tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62075b034830 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x62075b038146 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x62075b03b9e0 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62075ae1c6c3 - tokio[ed7a315fbd78e6c8]::runtime::context::runtime::enter_runtime::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62075b02ad33 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62075ae0e291 - <tokio[ed7a315fbd78e6c8]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x62075ae0fdb2 - <tokio[ed7a315fbd78e6c8]::runtime::runtime::Runtime>::block_on::<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x62075b038cc3 - sqlx_core[24a67f55403cc5ff]::rt::test_block_on::<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#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:     0x62075af9821e - sqlx_core[24a67f55403cc5ff]::testing::run_test::<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}>::{closure#0}::{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:     0x62075af97f16 - sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool::<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0}, autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{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:     0x62075afbe69a - <fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::login::tests::test_login_injection::test_login_injection::{closure#0} as sqlx_core[24a67f55403cc5ff]::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:     0x62075b026637 - autha[9225433419520351]::router::login::tests::test_login_injection
[INFO] [stdout]                                at /opt/rustwide/workdir/src/router/login.rs:171:5
[INFO] [stdout]   51:     0x62075b017317 - autha[9225433419520351]::router::login::tests::test_login_injection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/router/login.rs:171:18
[INFO] [stdout]   52:     0x62075ae0b816 - <autha[9225433419520351]::router::login::tests::test_login_injection::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62075b1673cb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62075b1673cb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62075b173c2a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62075b173c2a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x62075b173c2a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62075b173c2a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62075b173c2a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62075b173c2a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62075b173c2a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62075b16e0f4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62075b16e0f4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62075b176722 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62075b176722 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x62075b176722 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62075b176722 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62075b176722 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62075b176722 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62075b176722 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62075beb055f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x62075beb055f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x762eac739aa4 - <unknown>
[INFO] [stdout]   74:     0x762eac7c6a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- router::create::tests::test_create_with_weak_password stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'router::create::tests::test_create_with_weak_password' (22) 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:     0x62075beb1052 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62075beb1052 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62075beb1052 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62075beb1052 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62075becb38a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62075becb38a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62075beb67c6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62075beb67c6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62075be8db5f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62075be8db5f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62075bea83d9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62075b17301e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62075b17301e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62075bea8642 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62075bea8642 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62075be8dc18 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62075be829b9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62075be8ecdd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62075becbb7c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62075becb8c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62075b584254 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62075b4fa782 - sqlx_postgres[57749cb39b7f23c0]::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:     0x62075b50258e - <sqlx_postgres[57749cb39b7f23c0]::database::Postgres as sqlx_core[24a67f55403cc5ff]::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:     0x62075af339df - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[24a67f55403cc5ff]::testing::TestContext<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>, sqlx_core[24a67f55403cc5ff]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62075afa7813 - sqlx_core[24a67f55403cc5ff]::testing::run_test::<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62075af33c3d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62075af33ebd - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62075b04d09d - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x62075b04bceb - tokio[ed7a315fbd78e6c8]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62075b04bceb - tokio[ed7a315fbd78e6c8]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62075b04bceb - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x62075b02c6b0 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62075b0429fd - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x62075b03fba4 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x62075af1029b - <tokio[ed7a315fbd78e6c8]::runtime::context::scoped::Scoped<tokio[ed7a315fbd78e6c8]::runtime::scheduler::Context>>::set::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62075af7f139 - tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62075b058642 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[ed7a315fbd78e6c8]::runtime::context::Context>>::try_with::<tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62075b056bee - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[ed7a315fbd78e6c8]::runtime::context::Context>>::with::<tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62075af7bbed - tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62075b035070 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x62075b038246 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x62075b03c080 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62075ae1c9a3 - tokio[ed7a315fbd78e6c8]::runtime::context::runtime::enter_runtime::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62075b02ae93 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62075ae0e4b1 - <tokio[ed7a315fbd78e6c8]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x62075ae102d2 - <tokio[ed7a315fbd78e6c8]::runtime::runtime::Runtime>::block_on::<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x62075b038fe3 - sqlx_core[24a67f55403cc5ff]::rt::test_block_on::<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x62075af9831e - sqlx_core[24a67f55403cc5ff]::testing::run_test::<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x62075af97fb6 - sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool::<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}, autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x62075afbe6fa - <fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::create::tests::test_create_with_weak_password::test_create_with_weak_password::{closure#0} as sqlx_core[24a67f55403cc5ff]::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:     0x62075b026897 - autha[9225433419520351]::router::create::tests::test_create_with_weak_password
[INFO] [stdout]                                at /opt/rustwide/workdir/src/router/create.rs:145:5
[INFO] [stdout]   51:     0x62075b01bb77 - autha[9225433419520351]::router::create::tests::test_create_with_weak_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/router/create.rs:145:18
[INFO] [stdout]   52:     0x62075ae0b896 - <autha[9225433419520351]::router::create::tests::test_create_with_weak_password::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62075b1673cb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62075b1673cb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62075b173c2a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62075b173c2a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x62075b173c2a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62075b173c2a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62075b173c2a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62075b173c2a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62075b173c2a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62075b16e0f4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62075b16e0f4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62075b176722 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62075b176722 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x62075b176722 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62075b176722 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62075b176722 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62075b176722 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62075b176722 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62075beb055f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x62075beb055f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x762eac739aa4 - <unknown>
[INFO] [stdout]   74:     0x762eac7c6a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- router::users::get::tests::test_get_user_handler stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'router::users::get::tests::test_get_user_handler' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62075beb1052 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62075beb1052 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62075beb1052 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62075beb1052 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62075becb38a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62075becb38a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62075beb67c6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62075beb67c6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62075be8db5f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62075be8db5f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62075bea83d9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62075b17301e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62075b17301e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62075bea8642 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62075bea8642 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62075be8dc18 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62075be829b9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62075be8ecdd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62075becbb7c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62075becb8c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62075b584254 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62075b4fa782 - sqlx_postgres[57749cb39b7f23c0]::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:     0x62075b50258e - <sqlx_postgres[57749cb39b7f23c0]::database::Postgres as sqlx_core[24a67f55403cc5ff]::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:     0x62075af339df - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[24a67f55403cc5ff]::testing::TestContext<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>, sqlx_core[24a67f55403cc5ff]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62075afa8d73 - sqlx_core[24a67f55403cc5ff]::testing::run_test::<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62075af33cbd - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62075af33f3d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62075b04d11d - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x62075b04c02b - tokio[ed7a315fbd78e6c8]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62075b04c02b - tokio[ed7a315fbd78e6c8]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62075b04c02b - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x62075b02ccf0 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62075b043f3d - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x62075b03fbe4 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x62075af1053b - <tokio[ed7a315fbd78e6c8]::runtime::context::scoped::Scoped<tokio[ed7a315fbd78e6c8]::runtime::scheduler::Context>>::set::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62075af7f1b9 - tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62075b0588c2 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[ed7a315fbd78e6c8]::runtime::context::Context>>::try_with::<tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62075b056cae - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[ed7a315fbd78e6c8]::runtime::context::Context>>::with::<tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62075af7bc6d - tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62075b0358b0 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x62075b038346 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x62075b03c720 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62075ae1cc83 - tokio[ed7a315fbd78e6c8]::runtime::context::runtime::enter_runtime::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62075b02aff3 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62075ae0e6d1 - <tokio[ed7a315fbd78e6c8]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x62075ae107f2 - <tokio[ed7a315fbd78e6c8]::runtime::runtime::Runtime>::block_on::<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x62075b039303 - sqlx_core[24a67f55403cc5ff]::rt::test_block_on::<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#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:     0x62075af9841e - sqlx_core[24a67f55403cc5ff]::testing::run_test::<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}>::{closure#0}::{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:     0x62075af98056 - sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool::<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0}, autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{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:     0x62075afbe75a - <fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::get::tests::test_get_user_handler::test_get_user_handler::{closure#0} as sqlx_core[24a67f55403cc5ff]::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:     0x62075b02698a - autha[9225433419520351]::router::users::get::tests::test_get_user_handler
[INFO] [stdout]                                at /opt/rustwide/workdir/src/router/users/get.rs:88:5
[INFO] [stdout]   51:     0x62075b01bba7 - autha[9225433419520351]::router::users::get::tests::test_get_user_handler::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/router/users/get.rs:88:59
[INFO] [stdout]   52:     0x62075ae0b916 - <autha[9225433419520351]::router::users::get::tests::test_get_user_handler::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62075b1673cb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62075b1673cb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62075b173c2a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62075b173c2a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x62075b173c2a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62075b173c2a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62075b173c2a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62075b173c2a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62075b173c2a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62075b16e0f4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62075b16e0f4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62075b176722 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62075b176722 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x62075b176722 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62075b176722 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62075b176722 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62075b176722 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62075b176722 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62075beb055f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x62075beb055f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x762eac739aa4 - <unknown>
[INFO] [stdout]   74:     0x762eac7c6a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- router::status::tests::test_status_handler stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'router::status::tests::test_status_handler' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62075beb1052 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62075beb1052 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62075beb1052 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62075beb1052 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62075becb38a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62075becb38a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62075beb67c6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62075beb67c6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62075be8db5f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62075be8db5f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62075bea83d9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62075b17301e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62075b17301e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62075bea8642 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62075bea8642 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62075be8dc18 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62075be829b9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62075be8ecdd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62075becbb7c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62075becb8c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62075b584254 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62075b4fa782 - sqlx_postgres[57749cb39b7f23c0]::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:     0x62075b50258e - <sqlx_postgres[57749cb39b7f23c0]::database::Postgres as sqlx_core[24a67f55403cc5ff]::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:     0x62075af339df - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[24a67f55403cc5ff]::testing::TestContext<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>, sqlx_core[24a67f55403cc5ff]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62075afa82c3 - sqlx_core[24a67f55403cc5ff]::testing::run_test::<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62075af33c7d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62075af33efd - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62075b04d0dd - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x62075b04be8b - tokio[ed7a315fbd78e6c8]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62075b04be8b - tokio[ed7a315fbd78e6c8]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62075b04be8b - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x62075b02c9d0 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62075b04349d - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x62075b03fbc4 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x62075af103eb - <tokio[ed7a315fbd78e6c8]::runtime::context::scoped::Scoped<tokio[ed7a315fbd78e6c8]::runtime::scheduler::Context>>::set::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62075af7f179 - tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62075b058782 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[ed7a315fbd78e6c8]::runtime::context::Context>>::try_with::<tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62075b056c4e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[ed7a315fbd78e6c8]::runtime::context::Context>>::with::<tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62075af7bc2d - tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62075b035490 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x62075b0382c6 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x62075b03c3d0 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62075ae1cb13 - tokio[ed7a315fbd78e6c8]::runtime::context::runtime::enter_runtime::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62075b02af43 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62075ae0e5c1 - <tokio[ed7a315fbd78e6c8]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x62075ae10562 - <tokio[ed7a315fbd78e6c8]::runtime::runtime::Runtime>::block_on::<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x62075b039173 - sqlx_core[24a67f55403cc5ff]::rt::test_block_on::<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#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:     0x62075af9839e - sqlx_core[24a67f55403cc5ff]::testing::run_test::<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}>::{closure#0}::{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:     0x62075af98006 - sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool::<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0}, autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{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:     0x62075afbe72a - <fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::status::tests::test_status_handler::test_status_handler::{closure#0} as sqlx_core[24a67f55403cc5ff]::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:     0x62075af89877 - autha[9225433419520351]::router::status::tests::test_status_handler
[INFO] [stdout]                                at /opt/rustwide/workdir/src/router/status.rs:23:5
[INFO] [stdout]   51:     0x62075af815e7 - autha[9225433419520351]::router::status::tests::test_status_handler::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/router/status.rs:23:18
[INFO] [stdout]   52:     0x62075ae0b8d6 - <autha[9225433419520351]::router::status::tests::test_status_handler::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62075b1673cb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62075b1673cb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62075b173c2a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62075b173c2a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x62075b173c2a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62075b173c2a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62075b173c2a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62075b173c2a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62075b173c2a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62075b16e0f4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62075b16e0f4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62075b176722 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62075b176722 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x62075b176722 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62075b176722 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62075b176722 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62075b176722 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62075b176722 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62075beb055f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x62075beb055f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x762eac739aa4 - <unknown>
[INFO] [stdout]   74:     0x762eac7c6a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- router::users::delete::tests::test_delete_handler stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'router::users::delete::tests::test_delete_handler' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62075beb1052 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62075beb1052 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62075beb1052 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62075beb1052 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62075becb38a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62075becb38a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62075beb67c6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62075beb67c6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62075be8db5f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62075be8db5f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62075bea83d9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62075b17301e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62075b17301e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62075bea8642 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62075bea8642 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62075be8dc18 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62075be829b9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62075be8ecdd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62075becbb7c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62075becb8c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62075b584254 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62075b4fa782 - sqlx_postgres[57749cb39b7f23c0]::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:     0x62075b50258e - <sqlx_postgres[57749cb39b7f23c0]::database::Postgres as sqlx_core[24a67f55403cc5ff]::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:     0x62075af339df - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[24a67f55403cc5ff]::testing::TestContext<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>, sqlx_core[24a67f55403cc5ff]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62075afa9823 - sqlx_core[24a67f55403cc5ff]::testing::run_test::<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62075af33cfd - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62075af33f7d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62075b04d15d - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x62075b04c1cb - tokio[ed7a315fbd78e6c8]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62075b04c1cb - tokio[ed7a315fbd78e6c8]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62075b04c1cb - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x62075b02d010 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62075b0449dd - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x62075b03fc04 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x62075af1068b - <tokio[ed7a315fbd78e6c8]::runtime::context::scoped::Scoped<tokio[ed7a315fbd78e6c8]::runtime::scheduler::Context>>::set::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62075af7f1f9 - tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62075b058a02 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[ed7a315fbd78e6c8]::runtime::context::Context>>::try_with::<tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62075b056d0e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[ed7a315fbd78e6c8]::runtime::context::Context>>::with::<tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62075af7bcad - tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62075b035cd0 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x62075b0383c6 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x62075b03ca70 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62075ae1cdf3 - tokio[ed7a315fbd78e6c8]::runtime::context::runtime::enter_runtime::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62075b02b0a3 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62075ae0e7e1 - <tokio[ed7a315fbd78e6c8]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x62075ae10a82 - <tokio[ed7a315fbd78e6c8]::runtime::runtime::Runtime>::block_on::<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x62075b039493 - sqlx_core[24a67f55403cc5ff]::rt::test_block_on::<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#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:     0x62075af9849e - sqlx_core[24a67f55403cc5ff]::testing::run_test::<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}>::{closure#0}::{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:     0x62075af980a6 - sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool::<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0}, autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{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:     0x62075afbe78a - <fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::router::users::delete::tests::test_delete_handler::test_delete_handler::{closure#0} as sqlx_core[24a67f55403cc5ff]::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:     0x62075b026a7a - autha[9225433419520351]::router::users::delete::tests::test_delete_handler
[INFO] [stdout]                                at /opt/rustwide/workdir/src/router/users/delete.rs:47:5
[INFO] [stdout]   51:     0x62075b01bbd7 - autha[9225433419520351]::router::users::delete::tests::test_delete_handler::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/router/users/delete.rs:47:59
[INFO] [stdout]   52:     0x62075ae0b956 - <autha[9225433419520351]::router::users::delete::tests::test_delete_handler::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62075b1673cb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62075b1673cb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62075b173c2a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62075b173c2a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x62075b173c2a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62075b173c2a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62075b173c2a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62075b173c2a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62075b173c2a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62075b16e0f4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62075b16e0f4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62075b176722 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62075b176722 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x62075b176722 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62075b176722 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62075b176722 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62075b176722 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62075b176722 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62075beb055f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x62075beb055f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x762eac739aa4 - <unknown>
[INFO] [stdout]   74:     0x762eac7c6a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- well_known::jwks::tests::test_jwks_handler stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'well_known::jwks::tests::test_jwks_handler' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62075beb1052 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62075beb1052 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62075beb1052 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62075beb1052 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62075becb38a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62075becb38a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62075beb67c6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62075beb67c6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62075be8db5f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62075be8db5f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62075bea83d9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62075b17301e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62075b17301e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62075bea8642 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62075bea8642 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62075be8dc18 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62075be829b9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62075be8ecdd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62075becbb7c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62075becb8c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62075b584254 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62075b4fa782 - sqlx_postgres[57749cb39b7f23c0]::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:     0x62075b50258e - <sqlx_postgres[57749cb39b7f23c0]::database::Postgres as sqlx_core[24a67f55403cc5ff]::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:     0x62075af339df - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[24a67f55403cc5ff]::testing::TestContext<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>, sqlx_core[24a67f55403cc5ff]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62075afa4d53 - sqlx_core[24a67f55403cc5ff]::testing::run_test::<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}::{closure#0}>::{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:     0x62075af33b3d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62075af33dbd - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62075b04cf9d - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x62075b04b66b - tokio[ed7a315fbd78e6c8]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62075b04b66b - tokio[ed7a315fbd78e6c8]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62075b04b66b - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x62075b02ba30 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62075b03ff7d - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x62075b03fb24 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x62075af0fd5b - <tokio[ed7a315fbd78e6c8]::runtime::context::scoped::Scoped<tokio[ed7a315fbd78e6c8]::runtime::scheduler::Context>>::set::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62075af7f039 - tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62075b058142 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[ed7a315fbd78e6c8]::runtime::context::Context>>::try_with::<tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62075b056a6e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[ed7a315fbd78e6c8]::runtime::context::Context>>::with::<tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62075af7baed - tokio[ed7a315fbd78e6c8]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62075b033ff0 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x62075b038046 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x62075b03b340 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62075ae1c3e3 - tokio[ed7a315fbd78e6c8]::runtime::context::runtime::enter_runtime::<<tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62075b02abd3 - <tokio[ed7a315fbd78e6c8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62075ae0e071 - <tokio[ed7a315fbd78e6c8]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x62075ae0f892 - <tokio[ed7a315fbd78e6c8]::runtime::runtime::Runtime>::block_on::<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x62075b0389a3 - sqlx_core[24a67f55403cc5ff]::rt::test_block_on::<sqlx_core[24a67f55403cc5ff]::testing::run_test<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#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:     0x62075af9811e - sqlx_core[24a67f55403cc5ff]::testing::run_test::<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}, sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}>::{closure#0}::{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:     0x62075af97e76 - sqlx_core[24a67f55403cc5ff]::testing::run_test_with_pool::<sqlx_postgres[57749cb39b7f23c0]::database::Postgres, fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0}, autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{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:     0x62075afbe63a - <fn(sqlx_core[24a67f55403cc5ff]::pool::Pool<sqlx_postgres[57749cb39b7f23c0]::database::Postgres>) -> autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::test_jwks_handler::{closure#0} as sqlx_core[24a67f55403cc5ff]::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:     0x62075af89787 - autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler
[INFO] [stdout]                                at /opt/rustwide/workdir/src/well_known/jwks.rs:89:5
[INFO] [stdout]   51:     0x62075af815b7 - autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/well_known/jwks.rs:89:18
[INFO] [stdout]   52:     0x62075ae0b796 - <autha[9225433419520351]::well_known::jwks::tests::test_jwks_handler::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62075b1673cb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62075b1673cb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62075b173c2a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62075b173c2a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x62075b173c2a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62075b173c2a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62075b173c2a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62075b173c2a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62075b173c2a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62075b16e0f4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62075b16e0f4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62075b176722 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62075b176722 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x62075b176722 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62075b176722 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62075b176722 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62075b176722 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62075b176722 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62075beb055f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x62075beb055f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x762eac739aa4 - <unknown>
[INFO] [stdout]   74:     0x762eac7c6a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     router::create::tests::test_create_handler
[INFO] [stdout]     router::create::tests::test_create_with_weak_password
[INFO] [stdout]     router::login::tests::test_login_handler
[INFO] [stdout]     router::login::tests::test_login_injection
[INFO] [stdout]     router::status::tests::test_status_handler
[INFO] [stdout]     router::users::delete::tests::test_delete_handler
[INFO] [stdout]     router::users::get::tests::test_get_user_handler
[INFO] [stdout]     well_known::jwks::tests::test_jwks_handler
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ae0d162683198ae7b76237c4404e75fbe4b03beed8ff701bcefac8200f961955", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae0d162683198ae7b76237c4404e75fbe4b03beed8ff701bcefac8200f961955", kill_on_drop: false }`
[INFO] [stdout] ae0d162683198ae7b76237c4404e75fbe4b03beed8ff701bcefac8200f961955
